Learn R Programming

fasterRaster (version 8.4.0.5)

.vHasDatabase: Tests if a GRASS vector is linked to an attribute table

Description

GRASS vectors can be lined to one or more attribute tables, or "databases.". This function tests to see if the vector does indeed have a database. This function is typically used by developers.

Usage

.vHasDatabase(x)

Value

Logical.

Arguments

x

A GVector or the sources() name of a vector in GRASS.