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"
wolfm4ne/gcd documentation built on Oct. 18, 2020, 10:38 p.m.