getLogFiles {BatchJobs} | R Documentation |
Get log file paths for jobs.
Description
Get log file paths for jobs.
Usage
getLogFiles(reg, ids)
Arguments
reg |
[ |
ids |
[ |
Value
[character
]. Vector of file paths to log files.
See Also
Other debug:
debugMulticore()
,
debugSSH()
,
getErrorMessages()
,
getJobInfo()
,
grepLogs()
,
killJobs()
,
resetJobs()
,
setJobFunction()
,
showLog()
,
testJob()
[Package BatchJobs version 1.9 Index]