classKriging {rlibkriging} | R Documentation |
Shortcut to provide functions to the S3 class "Kriging"
Description
Shortcut to provide functions to the S3 class "Kriging"
Usage
classKriging(nk)
Arguments
nk |
A pointer to a C++ object of class "Kriging" |
Value
An object of class "Kriging" with methods to access and manipulate the data
[Package rlibkriging version 0.9-0.4 Index]