Learn R Programming

inegiR (version 3.0.0)

inegi_stind: Student Price Index

Description

Returns the student price index. See http://enelmargen.org/ds/ipe/ for more information.

Usage

inegi_stind(token)

Arguments

token

API token supplied by INEGI

Value

Data.frame

Examples

Run this code
# NOT RUN {
token <- "webservice_token"
studentinflation <- inegi_stind(token)
# }

Run the code above in your browser using DataLab