https://github.com/cran/fields
Raw File
Tip revision: bdf28d936662c1307cf83ef43b5653e8aac3b657 authored by Doug Nychka on 15 July 2013, 00:00:00 UTC
version 6.8
Tip revision: bdf28d9
NAMESPACE
exportPattern("^[^\\.]")

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

useDynLib(fields,evlpoly, evlpoly2, multeb, dmaket, ddfind, inpoly, igpoly, 
           rcss, radbas, multrb, css)

import("spam")

back to top