R/dunlin-package.R

#' `Dunlin` Package
#'
#' @import dplyr
#' @import rlang
#'
#' @importFrom tibble tribble
#' @importFrom checkmate assert_class
#' @importFrom forcats fct_relevel
#' @importFrom glue glue
#' @importFrom magrittr %>%
#' @importFrom methods is
#' @importFrom stats setNames
#' @importFrom stringr str_replace_all
#' @importFrom utils modifyList
#' @importFrom yaml read_yaml
"_PACKAGE"

Try the dunlin package in your browser

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

dunlin documentation built on May 29, 2024, 2:53 a.m.