I can perform sapply without problems, but I can not parallelize. In the original script I have more than 9,000,000 lines and so it is unfeasible to continue without parallelization.
dfteste<-data.frame(c(1,1,1),c(1,1,1),c(1,1,1))
apteste&l...
asked by
25.04.2018 / 16:43