GFreturnvalue {lgcp} | R Documentation |
GFreturnvalue function
Description
Generic function defining the the returned value for the gridFunction
class of objects.
The function is called invisibly within MALAlgcp
and facilitates the dumping of data to disk
Usage
GFreturnvalue(F, ...)
Arguments
F |
an object |
... |
additional arguments |
Value
method GFreturnvalue
See Also
setoutput, GFinitialise, GFupdate, GFfinalise
[Package lgcp version 2.0 Index]