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

.vHasDatabaseR Documentation

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)

Arguments

x

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

Value

Logical.


adamlilith/fasterRaster documentation built on Dec. 21, 2024, 2:04 a.m.