Learn R Programming

constrainedKriging (version 0.1.1)

preCKrigePolygons-class: Class "preCKrigePolygons" ~~~

Description

Class of objects that are generated by preCKrige if the attribute newdata is of the class SpatialPolygons or SpatialPolygonsDataFrame. This class has a show and summary method.

Arguments

Objects from the Class

Objects can be created by calls of the form new("preCKrigePolygons", ...).

References

--

See Also

preCKrige, preCKrigePoints

Examples

Run this code
showClass("preCKrigePolygons")

Run the code above in your browser using DataLab