workspace.RGeoS.to.RGeostats {RGeostats}R Documentation

Update a RGeoS' workspace into a RGeostats' workspace

Description

Update recursively the 'package' attribute of all existing RGeoS objects to 'RGeostats' value

Usage

workspace.RGeoS.to.RGeostats(envir = .GlobalEnv, verbose = FALSE)

Arguments

envir

Environment to be converted (.GlobalEnv by default)

verbose

Verbose option

Details

This function must be performed at least once per workspace where objects have been created using the 'RGeoS' package. The new package name is 'RGeostats' and the package name of the objects must be modified. If the objects package name has already been modified, this function does nothing.


[Package RGeostats version 14.0.10 Index]