constant.define {RGeostats} | R Documentation |
Define a variety of constant values used by this package.
constant.define(name, ival=0, flag.update=TRUE)
name |
Name of the constant to be defined. For more information, see |
ival |
Integer value assigned to this constant |
flag.update |
When TRUE, the Environment File is updated. |