Nothing
#' 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
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.