# Generated by roxygen2: do not edit by hand

export(get_fares_metadata)
export(get_location_gtfs)
export(get_location_xml)
export(get_timetable_data)
export(get_timetable_metadata)
export(noc_lookup)
export(xml_file_counter)
importFrom(dplyr,"%>%")
importFrom(dplyr,bind_cols)
importFrom(dplyr,select)
importFrom(httr,GET)
importFrom(httr,content)
importFrom(httr,http_status)
importFrom(httr,write_disk)
importFrom(jsonlite,fromJSON)
importFrom(purrr,map)
importFrom(purrr,map_df)
importFrom(purrr,possibly)
importFrom(rlang,.data)
importFrom(tibble,tibble)
importFrom(utils,download.file)
importFrom(utils,read.csv)
importFrom(utils,unzip)
importFrom(xml2,as_list)
importFrom(xml2,read_xml)
importFrom(xml2,xml_find_all)
importFrom(xml2,xml_ns)
