R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname = find.package("grattan"), pkgname = "grattan") {
  # to avoid CRAN "Note"
  utils::globalVariables(c("run_EntryWise", "run_MultiEntry", "run_preproc"))
}

Try the PressPurt package in your browser

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

PressPurt documentation built on Oct. 23, 2020, 8:07 p.m.