Description Usage Arguments Value
Combine several fpr objects into one report
1 | combine.report(objects, style = "multiline", plots = FALSE, round = 4, ...)
|
objects |
a list of objects produced by fpr functions to combine into one report. |
style |
a pandoc table style: |
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 |
a printed pander tables and optional figures.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.