R/ny_sport-data.R

#' Sports Teams of the NY City Area
#'
#' Data for the NY City Area sports teams with the team name, sport,
#' performance location name, and performance location address.
#'
#' @docType data
#'
#' @usage data(ny_sports)
#'
#' @format An object of class \code{"data.frame"}.
#'
#' @keywords datasets
#'
#' @examples
#' data(ny_sports)
#' ny_sports
"ny_sports"
mike-decarlo/gcd documentation built on Oct. 19, 2020, 9:16 a.m.