R/global.R

Defines functions rlangGlobal methodsGlobal

#' @importFrom methods callNextMethod is new show validObject
#' @keywords internal
methodsGlobal <- function() {
  
}

#' @importFrom rlang .data :=
#' @keywords internal
rlangGlobal <- function() {
  
}

Try the campsis package in your browser

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

campsis documentation built on Oct. 13, 2023, 5:09 p.m.