.geomtype {fasterRaster} | R Documentation |
Get geometry type from the sources() name of a vector
Description
Get geometry type from the sources() name of a vector
Usage
.geomtype(x)
Arguments
x |
A |
Value
Character ("point", "line", or "area"; i.e., in GRASS nomenclature).
[Package fasterRaster version 8.4.0.3 Index]