.onLoad: Standard onLoad function for rcreds
Description
Sets several options, if they are not already set when this function funs.
Usage
.onLoad(libname, pkgname)
Arguments
libname
libname and pkgname are default R .onLoad() parameters
pkgname
libname and pkgname are default R .onLoad() parameters
Value
invisible(TRUE)
(not exported)