Learn R Programming

inegiR (version 2.0.0)

student_inflation: Student Price Index Inflation

Description

Returns the calculated inflation for students. See http://enelmargen.org/eem/ipe/ for more information.

Usage

inflacion_estudiantes(token)

Arguments

token

API token supplied by INEGI

Value

Data.frame

Examples

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

Run the code above in your browser using DataLab