.vectInfo {fasterRaster} | R Documentation |
Metadata on a vector in GRASS
Description
This function queries GRASS to obtain metadata on a vector.
Usage
.vectInfo(x, integer = TRUE, cats = NULL)
Arguments
x |
A |
integer |
Logical. If |
cats |
|
Value
A vectInfo
object (a list).
[Package fasterRaster version 8.4.1.0 Index]