Skip to contents

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.