R/init.R

.onLoad <- function(libname, pkgname)
{
    ## forbidden options
    base::options('sandboxR.disabled.options' = 'sandboxR.disabled.options')

}
Rapporter/sandboxR documentation built on May 9, 2019, 9:21 a.m.