boxplot.microbenchmark: Boxplot of microbenchmark
timings.
Description
Boxplot of microbenchmark
timings.
Usage
# S3 method for microbenchmark
boxplot(x, unit = "t", log = TRUE, xlab, ylab,
horizontal = FALSE, ...)
Arguments
unit
Unit in which the results be plotted.
log
Should times be plotted on log scale?
...
Passed on to boxplot.formula.