R/tidy_indicators_philly.R

#' Boundary files for Philadelphia ZCTAS
#'

#'
#' @format An tidy tibble which contains zcta-level indicators for the city of Philadelphia.
#' \describe{
#'   \item{zcta}{Zcta as 5 character string. }
#'   \item{city}{City of which zcta belongs to; in this case just Philadelphia}
#'   \item{indicator}{Short coding for indicator name. }
#'   \item{indicator_label}{Human readable indicator label}
#'   \item{value}{value of the indicator for the associated zcta.}
#'   \item{tooltip}{Basic tooltip for maps.}
#' }
#' @source {Adélie penguins: Palmer Station Antarctica LTER and K. Gorman. 2020. Structural size measurements and isotopic signatures of foraging among adult male and female Adélie penguins (Pygoscelis adeliae) nesting along the Palmer Archipelago near Palmer Station, 2007-2009 ver 5. Environmental Data Initiative} \url{https://doi.org/10.6073/pasta/98b16d7d563f265cb52372c8ca99e60f}
"tidy_indicators_philly"
Drexel-UHC/shinyUHC documentation built on May 18, 2022, 1:02 p.m.