db.locate.correct {RGeostats}R Documentation

Correct the vector of locator names

Description

Correct the vector of locator names

Usage

db.locate.correct(locators, ranks, flag.locnew = FALSE)

Arguments

locators

The vector of locator names which describe the variables contained in a db-class file.

ranks

The ranks of the locators recently modified.

flag.locnew

When TRUE, for a given locator, all attributes which are initially set to this locator are undefined first.

Details

The principle is to check that the set of locators are consistent with respect to the locator naming convention, i.e.:

If an error is found, one or several locators must be corrected. The locators whose rank correspond to one of the elements in 'ranks' are not modified.

Value

The vector of corrected locators


[Package RGeostats version 14.0.10 Index]