constant.define {RGeostats}R Documentation

Define the constants for this package

Description

Define a variety of constant values used by this package.

Usage

constant.define(name, ival=0, flag.update=TRUE)

Arguments

name

Name of the constant to be defined. For more information, see environ.print.

ival

Integer value assigned to this constant

flag.update

When TRUE, the Environment File is updated.

See Also

constant.query, environ.print


[Package RGeostats version 14.0.10 Index]