smart_boxplot {smarter}R Documentation

smart_boxplot

Description

smart_boxplot

Usage

smart_boxplot(MAT, mar_down = 8, srt = 45, ...)

Arguments

MAT

A numeric matrix of columns to plot as boxplots

mar_down

A positive numeric value to allow space below the x-axis for labels

srt

A numeric value to control the angle of x-axis labels

...

arguments passed to boxplot

Value

No return value.


[Package smarter version 1.0.1 Index]