https://github.com/cran/fields
Raw File
Tip revision: 04279c16ce718b82025aae97f6fcd30ba3a8b1c5 authored by Doug Nychka on 05 September 2011, 20:18:33 UTC
version 6.6
Tip revision: 04279c1
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