R/ASGS-package.R

#' @title ASGS
#' @name ASGS
#' @description Provides statistical geography files, including simplified and quantized shapefiles suitable for interactive maps.
#' @import data.table
#' @importFrom dplyr left_join
#' @importFrom leaflet leaflet
#' @importFrom leaflet addPolygons
#' @importFrom htmltools HTML
#' @importFrom magrittr %>%
#' @importFrom sf st_transform
#' @importFrom utils hasName
#' 

NULL
HughParsonage/ASGS documentation built on Jan. 17, 2024, 12:16 p.m.