R/albers.R

#' Dataset with state geometry for use when shifting Alaska and Hawaii
#'
#' @title State geometry with Alaska and Hawaii shifted and re-scaled
#' @description Built-in dataset for use with \code{shift_geo = TRUE}
#' @docType data
#' @keywords datasets
#' @name state_laea
#'
#' @usage data(state_laea)
NULL

#' Dataset with county geometry for use when shifting Alaska and Hawaii
#'
#' @title County geometry with Alaska and Hawaii shifted and re-scaled
#' @description Built-in dataset for use with \code{shift_geo = TRUE}
#' @docType data
#' @keywords datasets
#' @name county_laea
#'
#' @usage data(county_laea)
NULL
walkerke/tidycensus documentation built on March 28, 2024, 7:04 p.m.