R/import_packages.R

# Bring in the key packages used by the functions
#' @import dplyr
#' @import stringr
#' 
#' 
# Make sure data.table knows we know we're using it
.datatable.aware = TRUE

NULL
PHSKC-APDE/Housing documentation built on Feb. 6, 2024, 3:27 a.m.