do_variability_plot: Plot violin plots from the dolist_object fucntion output

Description Usage Arguments Value

View source: R/do_variability_plot.R

Description

Plot violin plots from the dolist_object fucntion output

Usage

1
2
3
4
5
6
7
do_variability_plot(
  list_object,
  plotTitle = NULL,
  base_size = 12L,
  subtitle = NULL,
  ylim = NULL
)

Arguments

list_object

OUtput of do_variability_list function

plotTitle

Main tilte for the plot

base_size

Font size for plot fonts

subtitle

Subtitle to include in PCA plot

ylim

If not NULL this value will be used for maximum of violin plots

Value

Ggplot object with plot(s)


computational-metabolomics/qcrms documentation built on Jan. 18, 2021, 1:46 a.m.