Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

response_geocode

Sample response from Google Maps Geocode API


Description

An XML document with a geocoded location for the address "Tel-Aviv"

Usage

response_geocode

Format

A list obtained using as_list on XML response

Examples

library(xml2)
doc = list("Tel-Aviv" = as_xml_document(response_geocode))

mapsapi

'sf'-Compatible Interface to 'Google Maps' APIs

v0.4.8
MIT + file LICENSE
Authors
Michael Dorman [aut, cre], Tom Buckley [ctb], Alex Dannenberg [ctb], Mihir Bhaskar [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.