combine.report: Combine several fpr objects into one report

View source: R/reports.R

combine.reportR Documentation

Combine several fpr objects into one report

Description

Combine several fpr objects into one report

Usage

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 items to be passed to Pandoc for processing.

Value

a printed pander tables and optional figures.


jprice80/lmmaov documentation built on Sept. 6, 2024, 11:54 a.m.