powered by
Returns data.frame with id's and coordinates that match with the API names.
inegi_destiny(search, token)
Character vector to search for
Sakbe API token supplied by INEGI
Data.frame
# NOT RUN { # All id's in Monterrey, Mex. # } # NOT RUN { token <- "webservice_token" dest_ids <- inegi_destiny("monterrey", token) # } # NOT RUN { # }
Run the code above in your browser using DataLab