combine.report: Combine several fpr objects into one report

Description Usage Arguments Value

View source: R/reports.R

Description

Combine several fpr objects into one report

Usage

1
combine.report(objects, style = "multiline", plots = FALSE, round = 4, ...)

Arguments

objects

a list of objects produced by fpr functions to combine into one report.

style

a pandoc table style: simple, multiline, grid, or rmarkdown.

plots

plots a TRUE/FALSE boolean value indicating whether or not to perform include plots in the report.

round

the number of digits to round too when producing the report.

...

additional itemes to be passed to Pandoc for processing.

Value

a printed pander tables and optional figures.


jprice80/fullprocs documentation built on June 13, 2020, 11:09 p.m.