db.locmod {RGeostats}R Documentation

Define if the newly created variable must be locatorized or not

Description

Define if the newly created variable must be locatorized or not

Usage

db.locmod(value = NA, flag.set = FALSE)

Arguments

value

When TRUE, the locator of the newly created variable is set: the value of the locator depends upon the application (usually, the modified locator transformed the new variable into "z" variable).

When FALSE, the locator of the newly created variable is left undefined.

When not defined, the value of the environment variable 'LOCMOD' is used instead.

flag.set

When TRUE, the value attached to the input argument 'value' is assigned to the environment variable 'LOCMOD'.

Value

Returns whether the locator of the newly created variables must be set of not.


[Package RGeostats version 14.0.10 Index]