debug.define {RGeoS} | 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:
interface: Communication with interface
db : Data Base Management
nbgh : Neighborhood Management
model : Model Management
kriging : Kriging Operations
variogram: Variogram calculations
results : Results determination
converge : Convergence tests
condexp : Conditional Expectation calculations
all : all the items are modified
|
status |
Status of the debug option
|
flag.update |
When TRUE, the Environment File is updated.
|
See Also
debug.query
,
environ.print
[Package
RGeoS version 9.1.1
Index]