.ls {fasterRaster} | R Documentation |
List objects in the active GRASS session
Description
Display the sources
(see sources()
) of all rasters and/or vectors that have been exported to or created in the active GRASS session"s location and mapset.
Usage
.ls(type = c("rasters", "vectors", "rasters3d", "groups"))
Arguments
type |
The type of spatial objects to display. This can include |
Value
Character vector of names of GRASS objects.
See Also
[Package fasterRaster version 8.4.1.0 Index]