R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
  utils::globalVariables(c(".data"))
  NULL
}

Try the jstager package in your browser

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

jstager documentation built on Sept. 11, 2024, 5:15 p.m.