R/crstools-package.R

Defines functions dummy_rlang

#' @keywords internal
"_PACKAGE"

## usethis namespace: start
## usethis namespace: end
NULL

# create a dummy function that uses rlang
dummy_rlang <- function() {
  rlang::is_installed("ggplot2")
}

Try the crstools package in your browser

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

crstools documentation built on March 19, 2026, 5:08 p.m.