report: Retrieves a data.table reporting detailed runtime stats...

reportR Documentation

Retrieves a data.table reporting detailed runtime stats associated with each job in the Job object.

Description

Scrapes the underlying output directories associated with this Job object to determine whether jobs completed, stats on how much memory and time was used by the job, when the jobs launched and when they finished, etc.

This is used by the Job update method, but can also be useful for debugging and diagnostics.

Usage

## S4 method for signature 'Job'
report(.Object, mc.cores = 1, force = FALSE)

Author(s)

Marcin Imielinski


mskilab/Flow documentation built on Jan. 12, 2023, 8:31 a.m.