Rdocumentation
powered by
Learn R Programming
RandomFields (version 3.0.62)
RFgridDataFrame-class: Class
RFgridDataFrame
Description
Class for attributes in one-dimensional space.
Arguments
Creating Objects
Objects can be created by using the functions
RFgridDataFrame
or
conventional2RFspDataFrame
or by calls of the form
as(x, "RFgridDataFrame")
, where
x
is of class
RFgridDataFrame
.