View source: R/read_status_log.R
read_status_log | R Documentation |
Obtains the elapsed job time in seconds from a standard Peregrine HPCC log file
read_status_log(log_lines)
log_lines |
Character vector containing the contents of the log files
as read by |
A character vector with the status of the job noted in a given log
file, or "UNEXPECTED ERROR"
if there is no log termination.
Pedro Santos Neves
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.