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

Try the tidycensus package in your browser

Any scripts or data that you put into this service are public.

tidycensus documentation built on Sept. 27, 2023, 1:06 a.m.