R/ellipsis-package.R

Defines functions .onLoad

#' @keywords internal
#' @import rlang
"_PACKAGE"

.onLoad <- function(...) {
  run_on_load()
}

Try the ellipsis package in your browser

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

ellipsis documentation built on April 29, 2021, 5:06 p.m.