getErrorMessages {BatchJobs} | R Documentation |
Get error messages of jobs.
getErrorMessages(reg, ids)
reg |
[ |
ids |
[ |
[character
]. Error messages for jobs as character vector
NA
if job has terminated successfully.
Other debug:
debugMulticore()
,
debugSSH()
,
getJobInfo()
,
getLogFiles()
,
grepLogs()
,
killJobs()
,
resetJobs()
,
setJobFunction()
,
showLog()
,
testJob()