job_status: Parsing log files in a folder into a matrix of job status

View source: R/check_logs.r

job_statusR Documentation

Parsing log files in a folder into a matrix of job status

Description

Function to parse outputs in all log files of a folder, then return a matrix to show the status of the jobs

Usage

job_status(path = NULL, which = NULL)

Arguments

path

path to the result folder

which

specify status to be filtered

Author(s)

Tianjian Qin


EvoLandEco/eve documentation built on Sept. 14, 2024, 12:04 a.m.