R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
  assign("webtools", NULL, envir=new.env(parent=emptyenv()))
}

Try the webtools package in your browser

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

webtools documentation built on Aug. 12, 2022, 1:07 a.m.