R/2_onLoad.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
  set_config()

  invisible()
}

Try the plnr package in your browser

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

plnr documentation built on Nov. 23, 2022, 5:06 p.m.