grid.restartJob {GridR} | R Documentation |
grid.restartJob restarts a Job which is submitted to the scheduler
grid.restartJob(job)
job |
The local Variable as String where the output of the Job is saved or the Jobnumber seen by grid.printJobs |
Malte Lohmeyer