R/2_onLoad.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {

  invisible()
}

Try the org package in your browser

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

org documentation built on Nov. 22, 2022, 9:05 a.m.