qboxplot: qboxplot This boxplots for matrix columns or list of vectors...

View source: R/lfqbench.com.r

qboxplotR Documentation

qboxplot This boxplots for matrix columns or list of vectors using controllable quantile based whiskers

Description

qboxplot This boxplots for matrix columns or list of vectors using controllable quantile based whiskers

Usage

qboxplot(vals, labs = NULL, lims = NULL, whiskerQuantile = 0.05,
  horizontal = F, ...)

Arguments

vals

a dataset as list or matrix of values

labs

a vector of names for each dataset

lims

overrides yLim parameter of boxplot

whiskerQuantile

whiskers range from (this value) to (1 - this value)


IFIproteomics/LFQbench documentation built on March 2, 2023, 9:45 a.m.