# Generated by roxygen2: do not edit by hand

export(busca_por_cep)
export(definir_campos)
export(definir_pasta_cache)
export(deletar_pasta_cache)
export(download_cnefe)
export(geocode)
export(geocode_reverso)
export(listar_dados_cache)
export(listar_pasta_cache)
importFrom(data.table,
  "%chin%",
  "%like%",
  ":=",
  .GRP,
  .I,
  .N,
  .SD
)
importFrom(dplyr,
  across,
  all_of,
  case_when,
  mutate,
  select
)
importFrom(sf,
  st_bbox,
  st_crs,
  st_geometry_type
)
importFrom(stats,
  na.omit,
  weighted.mean
)
