R/global.R

#' @importFrom rlang .data
#' @importFrom utils globalVariables
utils::globalVariables(".") # This is needed to avoid R CMD check NOTEs
pkgEnv <- new.env(parent=emptyenv())

Try the RCPA package in your browser

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

RCPA documentation built on May 29, 2024, 4:24 a.m.