dot-boxPlot: Creates a box plot

Description Usage Arguments Value

Description

Creates a box plot

Usage

1
2
.boxPlot(dataframes, sampleNames, plotTitle, xlabel = "", ylabel = "",
  subs = "")

Arguments

dataframes

list type. List of sample dataframes

sampleNames

vector type. 1-1 with dataframes

plotTitle

string type

xlabel

string type

ylabel

string type

subs

string type

Value

ggplot2 object


abseqR documentation built on Nov. 8, 2020, 8:28 p.m.