.rastInfo {fasterRaster} | R Documentation |
Metadata on rasters and vectors in GRASS
Description
.rastInfo()
and .vectInfo()
fetch metadata on rasters and vectors in GRASS. The print()
, show()
, and summary()
functions can be used to display this metadata.
Usage
.rastInfo(x)
Arguments
x |
A |
Value
Metadata on the extent, dimensions, resolution, bottom/top, etc. of rasters and vectors in GRASS.
[Package fasterRaster version 8.4.0.3 Index]