.vNames {fasterRaster}R Documentation

Names of columns of a GRASS vector's attribute table

Description

This function returns the column names of a GRASS vector's attribute table.

Usage

.vNames(x)

Arguments

x

A GVector or the name of a vector in GRASS.

Value

Character vector.


[Package fasterRaster version 8.4.1.0 Index]