View source: R/plot_full_page_report.R
plot_full_page_report | R Documentation |
The report is a multi-panel figure that contains the following information. TODO fill in.
plot_full_page_report(x)
x |
A TINC analysis computed with |
A multi-panel ggplot
figure.
## Not run:
data(fit_example, package = 'TINC')
plot_full_page_report(fit_example)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.