all_statuses: Return the final line (or an earlier line) of every error log...

Description Usage Arguments Value

View source: R/demonanalysis.R

Description

Return the final line (or an earlier line) of every error log in a batch of simulations.

Usage

1
2
all_statuses(input_dir, adjust = 0, summary = FALSE,
  with_names = FALSE)

Arguments

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

Value

one line from each error log


robjohnnoble/demonanalysis documentation built on June 30, 2020, 12:47 a.m.