Description Usage Arguments Value Author(s) Examples
Returns data.frame with id's and coordinates that match with the API names.
1 | inegi_destiny(search, token)
|
search |
Character vector to search for |
token |
Sakbe API token supplied by INEGI |
Data.frame
Eduardo Flores
1 2 3 4 5 6 | # 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.