Learn R Programming

constrainedKriging (version 0.1.0)

preCKrigePoints-class: Class "preCKrigePoints"

Description

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

Arguments

Objects from the Class

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

See Also

preCKrige, preCKrigePolygons

Examples

Run this code
showClass("preCKrigePoints")

Run the code above in your browser using DataLab