boxPlot.Rd
Boxplot for a matrix.
boxPlot(mat, ylabel='ARI', cols=NULL, ...)
a matrix with columns.
an optional string, the name of ylabel.
colors used in the plot
Other parameters passed to geom_boxplot.
Nothing
Return a ggplot2 object.
nothing
None