# Generated by roxygen2: do not edit by hand

export(census_od)
export(census_od_regions)
export(get_postal_code_coordinates)
export(postal_code_database)
export(tools_for_itinerary)
importFrom(dplyr,select)
importFrom(httr,
  GET,
  POST,
  RETRY,
  add_headers,
  content,
  http_error,
  status_code
)
importFrom(jsonlite,
  fromJSON,
  toJSON
)
importFrom(sf,
  st_coordinates,
  st_geometry,
  st_read
)
importFrom(tidyselect,any_of)
importFrom(utils,download.file)
