inegi_destiny: Returns INEGI destiny id's with matching searches

Description Usage Arguments Value Author(s) Examples

View source: R/v3_sakbe.R

Description

Returns data.frame with id's and coordinates that match with the API names.

Usage

1

Arguments

search

Character vector to search for

token

Sakbe API token supplied by INEGI

Value

Data.frame

Author(s)

Eduardo Flores

Examples

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)

inegiR documentation built on July 14, 2019, 5:02 p.m.