read_status_log: Calculate job elapsed time from log file

View source: R/read_status_log.R

read_status_logR Documentation

Calculate job elapsed time from log file

Description

Obtains the elapsed job time in seconds from a standard Peregrine HPCC log file

Usage

read_status_log(log_lines)

Arguments

log_lines

Character vector containing the contents of the log files as read by read_log_file().

Value

A character vector with the status of the job noted in a given log file, or "UNEXPECTED ERROR" if there is no log termination.

Author(s)

Pedro Santos Neves


Neves-P/DAISIErobustness documentation built on May 22, 2024, 4:26 p.m.