R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkg){
    library.dynam("nortestARMA", pkg, libname)
}

Try the nortestARMA package in your browser

Any scripts or data that you put into this service are public.

nortestARMA documentation built on May 2, 2019, 6:41 a.m.