R/data-urel.R

#' UREL places of interest
#'
#' A dataset containing a few UREL regulars.
#'
#' @format A data frame with 3 rows and 6 variables:
#' \describe{
#'   \item{names}{person name}
#'   \item{giving}{lifetime giving}
#'   \item{street}{street address}
#'   \item{city}{city name (Berkeley)}
#'   \item{state}{state code (two letter)}
#'   \item{zip}{zip code, character format}
#' }
#' @source it's made up
"urel"
tarakc02/pdquickmap documentation built on May 31, 2019, 3:55 a.m.