# NOT RUN {
key <- "************************"
store_locator(key = key, lat = 29, lon = -95)
store_locator(key = key, city = "Houston")
store_locator(key = key, zip = 77063)
store_locator(key = key, zip = 77063, list_output = TRUE)
# }
Run the code above in your browser using DataLab