DeleteRegister {RandomFields} | R Documentation |
DeleteRegister
deletes an internal register of the random
field simulation
DeleteAllRegisters
deletes all internal registers
DeleteRegister(nr=0) DeleteAllRegisters()
nr |
number of the register to be deleted; in 0:9 |
DeleteRegister
and DeleteAllRegister
should be used if
the simulations are finished and there
is not enough memory available to continue the R session,
and RFparameters
()$Storing
has been
TRUE
.
one of the parameters
RFparameters
()$Storing
or
RFparameters
()$PracticalRange
((or RFparameters
()$TBM.method
,
once this parameter is available)) has been changed by
the user, and if these options should become
global.
See GaussRF and RFparameters for further details.
NULL
.
Martin Schlather, martin.schlather@math.uni-goettingen.de, http://www.stochastik.math.uni-goettingen.de/~schlather
GaussRF
, RandomFields
and RFparameters
.
DeleteAllRegisters() ## no effect visible for the user