GFreturnvalue: GFreturnvalue function

View source: R/gridFunctionMethods.R

GFreturnvalueR 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


lgcp documentation built on Oct. 3, 2023, 5:08 p.m.