indicator_long_list <- ed_search$indicatorID
wb_data <- wb(indicator = indicator_long_list[1:4], country =
country_list, startdate = 2005, enddate = 2015, cache = wb_cache_7_4_17,
removeNA = F, lang="es")
Warning message:
In wb(indicator = indicator_long_list[1:4], country = country_list, :
 No data was returned for any requested country and indicator. Returning
empty data frame
Â
Si yo disminuyo la cantidad de paÃses, por ejemplo que solo sean 50, me
descarga los datos.
Â
¿Hay un lÃmite a la descarga de datos?
Â
¿Me podrÃan orientar?
Â
Â
Saludos,
Â
Sebastián.
Â
               [[alternative HTML version deleted]]
Â
_______________________________________________
R-help-es mailing list
R-help-es en r-project.org
https://stat.ethz.ch/mailman/listinfo/r-help-es
Â