R/dhhs-package.R

#' @import data.table
#' @importFrom fastmatch fmatch
#' @importFrom glue glue
#' @importFrom hutils set_cols_last
#' @importFrom hutils set_cols_first
#' @importFrom hutilscpp and3s
#' @importFrom hutilscpp isntConstant
#' @importFrom hutilscpp minmax
#' @importFrom magrittr %>%
#' @importFrom stats setNames
#' @importFrom utils adist
#' @importFrom utils hasName
#'
#' @useDynLib dhhs, .registration=TRUE

#' @keywords internal
"_PACKAGE"

# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
## usethis namespace: end
NULL
HughParsonage/dhhs documentation built on Dec. 17, 2021, 11:22 p.m.