# Generated by roxygen2: do not edit by hand

export(dl_trips_data)
export(fread_trips_data)
export(get_api_data)
export(read_trips_data)
importFrom(glue,glue)
importFrom(httr,GET)
importFrom(httr,add_headers)
importFrom(httr,content)
importFrom(httr,http_error)
importFrom(jsonlite,fromJSON)
importFrom(lubridate,month)
importFrom(lubridate,year)
importFrom(tibble,as_tibble)
importFrom(utils,download.file)
importFrom(utils,read.csv)
importFrom(utils,unzip)
