db.rename {RGeostats}R Documentation

Modify the name of a vector in the Data Base

Description

Modify the name of a vector in a db-class

Usage

db.rename(db, names, newnames)

Arguments

db

The db-class where a vector must be renamed

names

Array of Names (or vector numbers) of the attribute(s) which must be renamed

newnames

Array of New name(s) assigned to the selected vector

Value

The db-class where the selected vector has been renamed

See Also

db-class,


[Package RGeostats version 14.0.10 Index]