.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 GVector or the sources() name of one.

Value

Character ("point", "line", or "area"; i.e., in GRASS nomenclature).


[Package fasterRaster version 8.4.0.3 Index]