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() {
  
}
Calvagone/campsis documentation built on April 17, 2024, 5:33 a.m.