Description Usage Arguments Value
View source: R/demonanalysis.R
Return the final line (or an earlier line) of every error log in a batch of simulations.
1 2 | all_statuses(input_dir, adjust = 0, summary = FALSE,
with_names = FALSE)
|
input_dir |
base input directory name |
adjust |
number of lines prior to the final line (default 0) |
summary |
if TRUE then return a table instead of a list (default FALSE) |
with_names |
if TRUE (and if summary is FALSE) then include directory name with each result |
one line from each error log
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.