if (FALSE) {
## searching for the street address for the rooftop location type
google_reverse_geocode(location = c(-37.81659, 144.9841),
result_type = c("street_address"),
location_type = "rooftop",
key = "")
}
Run the code above in your browser using DataLab