R/zzz.R

Defines functions .First.lib

.First.lib <- function(a,b)
{
cat("RDEC\n")
library.dynam("RDEC",b,a)
}

Try the RDEC package in your browser

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

RDEC documentation built on May 2, 2019, 6:28 p.m.