search for: country_list

Displaying 3 results from an estimated 3 matches for "country_list".

2017 Apr 07
2
problema con wb del paquete wbstats
...s. Tengo un problema con la librería wbstats. Corro el siguiente programa: >wb_cache_7_4_17 <- wbcache(lang="es") >ed_search <- wbsearch("educacion", cache = wb_cache_7_4_17) >ed_search <- ed_search[grepl("secundario", ed_search$indicator)==T,] >country_list <- wb_cache_7_4_17$countries$iso3c[which(wb_cache_7_4_17$countries$region != "Aggregates")] >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,...
2017 Apr 07
3
problema con wb del paquete wbstats
...orro el siguiente programa: > > > > >wb_cache_7_4_17 <- wbcache(lang="es") > > >ed_search <- wbsearch("educacion", cache = wb_cache_7_4_17) > > >ed_search <- ed_search[grepl("secundario", ed_search$indicator)==T,] > > >country_list <- > > wb_cache_7_4_17$countries$iso3c[which(wb_cache_7_4_17$countries$region != > > "Aggregates")] > > >indicator_long_list <- ed_search$indicatorID > > >wb_data <- wb(indicator = indicator_long_list[1:4], country = > > country_list, startdate...
2006 May 12
1
random file corruption on NTFS
.... > > For more information, see Help and Support Center at > http://go.microsoft.com/fwlink/events.asp. > Data: > 0000: 00 00 04 00 02 00 52 we use BrightStor ARCserve Backup as backup software on the NT server, it reports: > Unable to open file. (FILE=F:\database\base_currency\country_list.frm, > EC=The file or directory is corrupted and unreadable.) The file reported is different every day, we have tried turning off the 'z' option, as that was causing an error when attempting to transfer large already compressed files but did not resolve this particular problem. We h...