.boxPlot {abseqR} | R Documentation |
Creates a box plot
.boxPlot(dataframes, sampleNames, plotTitle, xlabel = "", ylabel = "", subs = "")
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 |
ggplot2 object