R/data.R

#' @title blockGroups
#' @description
#'
#' @format An sf polygon object with 18 variables
#' \describe{
#'   \item{bgNumber}{}
#'   \item{areaLand}{}
#'   \item{areaWater}{}
#'   \item{year}{}
#'
#'   }
#' @source American Community Survey
"blockGroups"

#' @title places
#' @description
#'
#' @format An sf polygon object with 29 variables
#' \describe{
#'   \item{}{}
#'   \item{}{}
#'   \item{}{}
#'   \item{}{}
#'   }
#'
#' @source American Community Survey
"places"


#' @title tracts
#' @description
#'
#' @format An sf polygon object with 31 variables
#' \describe{
#'   \item{}{}
#'   \item{}{}
#'   \item{}{}
#'   \item{}{}
#'   }
#'
#' @source American Community Survey
"tracts"
capellett/ACSdata documentation built on May 20, 2019, 9:41 a.m.