https://github.com/cran/fields
Raw File
Tip revision: 1e85525d7f4e727af643137ca8803bae3be1dd6d authored by Douglas Nychka on 16 May 2014, 16:10:31 UTC
version 7.1
Tip revision: 1e85525
NAMESPACE
exportPattern("^[^\\.]")

S3method(print, Krig)
S3method(print, mKrig)
S3method(summary, Krig)
S3method(summary, mKrig)
S3method(plot, Krig)

useDynLib(fields)

import("spam", "methods","maps")

back to top