R/zzz.R

.onLoad <- function(...){
    cl <- parallel:::makeCluster(8)
    doParallel:::registerDoParallel(cl)
}
jcizel/WorldBankAPI documentation built on May 18, 2019, 10:24 p.m.