https://github.com/cran/fields
Raw File
Tip revision: 673b12f5742085897437abdb2e305e070e27fa68 authored by Douglas Nychka on 18 December 2013, 00:00:00 UTC
version 6.9.1
Tip revision: 673b12f
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