Does anyone know if it is possible to use the original R scripts from the main R script, but is there every source file in a separate R session? I am trying to start several R processes in parallel (without using complex parallel libraries) and thought about calling a new process for each split step, which I can speed up (I have a lot of RAM).
zeltak
source share