R/data.R
response_geocode.Rd
An XML document with a geocoded location for the address "Tel-Aviv"
response_geocode
A list obtained using as_list on XML response
list
as_list
library(xml2) doc = list("Tel-Aviv" = as_xml_document(response_geocode))