R/internal.R

Defines functions .onLoad

#==========================================================
# .onLoad is called when the package is loaded
#==========================================================
.onLoad <- function(lib, pkg) require(methods)

#==========================================================

Try the SAGx package in your browser

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

SAGx documentation built on Nov. 8, 2020, 8:18 p.m.