debug.define {RGeostats}R Documentation

Define the DEBUG status

Description

Define the status for the different DEBUG options

Usage

debug.define(name, status = 0, flag.update=TRUE)

Arguments

name

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

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.

See Also

debug.query, environ.print


[Package RGeostats version 14.0.10 Index]