if (FALSE) {
# Convert the coordinates of MPI-BGC (50.9101, 11.56674) into an address
# Note: Please change to your own email address when executing this function
rtry_revgeocoding(data.frame(50.9101, 11.56674),
email = "john.doe@example.com")
# Expected message:
# full_address town city country country_code
# 1 Jena, Thuringia, Germany NA Jena Germany de
}
# Learn to perform reverse geocoding to a list of coordinates via the vignette
# (Workflow for geocoding using rtry): vignette("rtry-workflow-geocoding").
Run the code above in your browser using DataLab