debug.define {RGeostats} | R Documentation |
Define the status for the different DEBUG options
debug.define(name, status = 0, flag.update=TRUE)
name |
Name of the DEBUG option to be defined. For more information, see Note that the keyword "all" stands for the union of all the flags. |
status |
Status of the debug option |
flag.update |
When TRUE, the Environment File is updated. |