This function resets the connection to a previously-created GRASS "location". The session must have been already created using fast()
in the current R session. This function is typically only of use to developers.
Usage
# S4 method for class 'character'
.locationRestore(x)
# S4 method for class 'integer'
.locationRestore(x)
# S4 method for class 'numeric'
.locationRestore(x)
# S4 method for class 'GSpatial'
.locationRestore(x)