R/healthyAddress-package.R

#' Package for address standardization
#' @useDynLib healthyAddress, .registration = TRUE
#'
#' @rawNamespace import(data.table, except = "%notin%")
#' @importFrom fastmatch %fin%
#' @importFrom fastmatch fmatch
#' @importFrom hutils %notin%
#' @importFrom hutils provide.dir
#' @importFrom hutilscpp isntConstant
#' @importFrom hutilscpp fmatchp
#' @importFrom hutilscpp coalesce0
#' @importFrom hutilscpp minmax
#' @importFrom hutils coalesce
#' @importFrom magrittr %>%
#' @importFrom tools R_user_dir
#' @importFrom utils download.file
#' @importFrom utils packageName
#' @importFrom utils hasName
#' @importFrom utils head
#' @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/healthyAddress documentation built on Jan. 11, 2025, 12:11 a.m.