.workDir,GLocation-method {fasterRaster} | R Documentation |
Get a GLocation's working directory
Description
This function returns the working directory of a GLocation
object.
Usage
## S4 method for signature 'GLocation'
.workDir(x)
## S4 method for signature 'missing'
.workDir(x)
Arguments
x |
A |
Value
Character.
[Package fasterRaster version 8.4.1.0 Index]