if (FALSE) {
#### Define version, creation act, and token
VERSION = "enter-version"
TOKEN = "enter-token"
#### Grab locations
loc_sf <- get_location_coords(location_type = "countries",
location_keys = c("US", "MX", "CA"),
version = VERSION,
token = TOKEN)
}
Run the code above in your browser using DataLab