The report is a multi-panel figure that contains the following information. TODO fill in.

plot_full_page_report(x)

Arguments

x

A TINC analysis computed with autofit.

Value

A multi-panel ggplot figure.

Examples

if (FALSE) {
data(fit_example, package = 'TINC')
plot_full_page_report(fit_example)
}