text_reporter_post: Report "post" results to the console

Description Usage Arguments

View source: R/text.R

Description

Report "post" results to the console

Usage

1
2
text_reporter_post(fit, problem_table_string, passed, model, n.workers,
  milliseconds, working.directory)

Arguments

fit

The output of the test. This should be an object for which print will appropriately summarise

passed

A logical vector (length 1) summarising the result of the test

model

A character vector (length 2) containing the name of the model being tested

n.workers

The number of workers used

milliseconds

The number of milliseconds that the test took

working.directory

Path to the working directory used for the run

true

The output to compare to. This should be an object for which print will appropriately summarise


MultiBUGS/multibugstests documentation built on Feb. 24, 2020, 2:06 p.m.