Package: nyctaxi
Title: Accessing New York City Taxi Data
Version: 0.0.1
Date: 2017-10-24
Authors@R: c(person("Ben", "Baumer", email = "ben.baumer@gmail.com", role = c("aut")),
    person("Wencong Priscilla", "Li", email = "liwencong1995@gmail.com", role = c("aut","cre")),
    person("Trang", "Le", email = "trang.lt157@gmail.com", role = c("aut")))
Description: New York City's Taxi and Limousine Commission (TLC) Trip Data 
    <http://www.nyc.gov/html/tlc/html/about/trip_record_data.shtml> is a 
    collection of green and yellow taxi trip data. The data was collected 
    and provided by technology providers under the Taxicab & 
    Livery Passenger Enhancement Programs <http://www.nyc.gov/html/tlc/html/industry/shl.shtml>.
    This package helps users to download New York City Trip Data.
Depends: R (>= 3.2.3), etl
Imports: DBI, dplyr, rlang, stringr
License: CC0
LazyData: true
RoxygenNote: 6.0.1
Suggests: dbplyr, testthat, knitr, lubridate, leaflet, rmarkdown,
        RSQLite
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-10-25 18:26:09 UTC; priscilla
Author: Ben Baumer [aut],
  Wencong Priscilla Li [aut, cre],
  Trang Le [aut]
Maintainer: Wencong Priscilla Li <liwencong1995@gmail.com>
Repository: CRAN
Date/Publication: 2017-10-26 08:23:57 UTC
