print.MUS.extraction.result: Pretty and comprehensive printing of MUS extraction results

Description Usage Arguments Author(s) See Also

Description

Pretty and comprehensive printing of MUS extraction results that can be used for working papers.

Usage

1
2
3
## S3 method for class 'MUS.extraction.result'
print(x, print.title,
  print.planning, style, use.pander, ...)

Arguments

x

A MUS.evaluation.result object that you got by executing the function MUS.evaluation.

print.title

Boolean. Should title be printed? Defaults to TRUE.

print.planning

Boolean. Should planning parameters be printed? Defaults to FALSE.

style

Two options: "report" or "default". Report uses an alternative layout. Defaults to "default".

use.pander

Boolean. Uses pander to generate rmarkdown report. Defaults to FALSE.

...

Further arguments, currently ignored.

Author(s)

Henning Prömpers <henning@proempers.net>

See Also

MUS.extraction for extraction of the audit sample.


MUS documentation built on May 2, 2019, 12:36 p.m.