R/MOODE-package.R

Defines functions ignore_unused_imports

#' @keywords internal
"_PACKAGE"

## usethis namespace: start
#' @importFrom Rdpack reprompt
## usethis namespace: end
NULL


ignore_unused_imports <- function() {
  rlang::abort
}

Try the MOODE package in your browser

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

MOODE documentation built on Aug. 19, 2025, 1:11 a.m.