plot_all {neutralitytestr}R Documentation

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.

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

plot_all(object)

Arguments

object

neutrality test object

Value

ggplot object.

Examples

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

[Package neutralitytestr version 0.0.3 Index]