n 17/04/12 20:06, David Schaefer wrote:
> Hello,
>
> I would like to run some code in parallel with each cluster reading/writing
> to a different
> working directory. I've tried the following code without success. The error
> I get is: "Error
> in setwd(x) : cannot
Hello,
I would like to run some code in parallel with each cluster reading/writing to
a different working directory. I've tried the following code without success.
The error I get is: "Error in setwd(x) : cannot change working directory"
library(parallel)
dirs <- list("out1","out2","out3") #
2 matches
Mail list logo