powered by
YoY(serie, lapso, decimal = TRUE)
#Calcular la inflación (Ver Inflacion_Inegi() para un método más directo) token<-"webservice_token" INPC<-serie_inegi(INPC, token) Inflacion<-YoY(INPC$Valores,12)
Run the code above in your browser using DataLab