powered by
Obtiene tasa de crecimiento del Comercio (Actividad Terciaria), por mes. Es un wrapper de las funciones serie_inegi() y YoY().
serie_inegi()
YoY()
tasa_comercio(token)
token personal emitido por el INEGI para acceder al API.
Data.frame
# NOT RUN { token<-"webservice_token" Comercio<-tasa_comercio(token) # }
Run the code above in your browser using DataLab