inegi_stind | R Documentation |
Returns the student price index. See http://enelmargen.org/ds/ipe/ for more information.
inegi_stind(token)
token |
API token supplied by INEGI |
Data.frame
Eduardo Flores
## Not run:
token <- "webservice_token"
studentinflation <- inegi_stind(token)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.