R/data.R

#' Taxi Data
#'
#' This data frame contains information about yellow taxi rides given over the
#' course of approximately an hour in New York City.
#'
#' @docType data
#' @keywords datasets
#' @name taxis
#' @usage data("taxis")
#' @format A data frame
NULL
nicksolomon/binfer documentation built on May 21, 2019, 9:21 a.m.