powered by
Returns auto production in Mexico and year-over-year change. Wrapper for inegi_series() and YoY().
inegi_series()
YoY()
auto_production(token)series_produccion_autos(token)
series_produccion_autos(token)
API token supplied by INEGI
data.frame
# NOT RUN { token <- "webservice_token" Autos <- auto_production(token) # }
Run the code above in your browser using DataLab