R/amapGeocode-package.R

#' @keywords internal
"_PACKAGE"

## usethis namespace: start
#' @importFrom tibble tibble
#' @importFrom dplyr mutate arrange bind_rows
#' @importFrom rlang .data
#' @importFrom utils globalVariables
## usethis namespace: end
utils::globalVariables(c(
  "depth",
  "match_rank",
  "name",
  "parent_name",
  "query_index",
  "query_lng",
  "query_lat"
))

NULL

Try the amapGeocode package in your browser

Any scripts or data that you put into this service are public.

amapGeocode documentation built on Jan. 19, 2026, 9:07 a.m.