debugMulticore {BatchJobs} | R Documentation |
Helper function to debug multicore mode.
Description
Useful in case of severe errors. Tries different operations of increasing difficulty and provides debug output on the console
Usage
debugMulticore(r.options)
Arguments
r.options |
[ |
Value
Nothing.
See Also
Other debug:
debugSSH()
,
getErrorMessages()
,
getJobInfo()
,
getLogFiles()
,
grepLogs()
,
killJobs()
,
resetJobs()
,
setJobFunction()
,
showLog()
,
testJob()
[Package BatchJobs version 1.9 Index]