plot_full_page_report: Plot a full page detailed report of the TINC analysis

View source: R/plot_full_page_report.R

plot_full_page_reportR Documentation

Plot a full page detailed report of the TINC analysis

Description

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

Usage

plot_full_page_report(x)

Arguments

x

A TINC analysis computed with autofit.

Value

A multi-panel ggplot figure.

Examples

## Not run: 
data(fit_example, package = 'TINC')
plot_full_page_report(fit_example)

## End(Not run)

caravagn/TINC documentation built on April 28, 2024, 7:42 a.m.