inegi_destiny | R Documentation |
Returns data.frame with id's and coordinates that match with the API names.
inegi_destiny(search, token)
search |
Character vector to search for |
token |
Sakbe API token supplied by INEGI |
Data.frame
Eduardo Flores
# All id's in Monterrey, Mex.
## Not run:
token <- "webservice_token"
dest_ids <- inegi_destiny("monterrey", token)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.