plot_all: Plot all plots in the package and make composite figure....

Description Usage Arguments Value Examples

View source: R/plots.R

Description

Plot all plots in the package and make composite figure. plot_all Plots histogram, linear model best fit plot and normalized plot and plot and makes composite figure.

Usage

1
plot_all(object)

Arguments

object

neutrality test object

Value

ggplot object.

Examples

1
plot_all(neutralitytest(VAFselection, fmin = 0.1, fmax = 0.25))

marcjwilliams1/neutralitytestr documentation built on March 12, 2021, 7:35 a.m.