https://github.com/cran/fields
Raw File
Tip revision: fce7b555bd20f240a47336470665a2a9eaaba4f3 authored by Douglas Nychka on 20 December 2013, 23:12:51 UTC
version 6.9.1
Tip revision: fce7b55
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