R/mbta_service_area.R

#' MBTA Service Area
#'
#' Table contains one row per MA municipality.
#'
#' @format A data frame with 351 rows and 3 variables
#' \describe{
#'   \item{muni_name}{Name of MA municipality}
#'   \item{mbta65}{Logical, whether the municipality is served by MBTA subway/bus}
#'   \item{mbta175}{Logical, whether the municipality is served by MBTA}
#'  }
"mbta_service_area"
kmeakinmbta/opmitools documentation built on Oct. 25, 2023, 10:34 a.m.