# Generated by roxygen2: do not edit by hand

export("%>%")
export(":=")
export(geocode)
export(geocode_tbl)
export(reverse_geocode)
export(reverse_geocode_tbl)
importFrom(dplyr,bind_cols)
importFrom(dplyr,everything)
importFrom(httr,GET)
importFrom(httr,content)
importFrom(httr,status_code)
importFrom(magrittr,"%>%")
importFrom(magrittr,extract2)
importFrom(purrr,map)
importFrom(purrr,map_df)
importFrom(purrr,pluck)
importFrom(purrr,transpose)
importFrom(rlang,":=")
importFrom(tibble,tibble)
importFrom(tidyr,as_tibble)
importFrom(tidyr,unnest)
importFrom(utils,URLencode)
