R/zzz.R

Defines functions .onLoad

.splusTimeDateEnv <- new.env(parent=emptyenv())
## as long as it's small, no 'hash = TRUE'

.onLoad <- function(libname, pkgname)
{

}

# .onUnload <- function(libpath)
# {
# 
#    library.dynam.unload("splusTimeDate", libpath)
# }

Try the splusTimeDate package in your browser

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

splusTimeDate documentation built on July 7, 2022, 5:05 p.m.