Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

boxplot.microbenchmark

Boxplot of microbenchmark timings.


Description

Boxplot of microbenchmark timings.

Usage

## S3 method for class 'microbenchmark'
boxplot(x, unit = "t", log = TRUE, xlab, ylab,
  horizontal = FALSE, ...)

Arguments

x

A microbenchmark object.

unit

Unit in which the results be plotted.

log

Should times be plotted on log scale?

xlab

X axis label.

ylab

Y axis label.

horizontal

Switch X and Y axes.

...

Passed on to boxplot.formula.

Author(s)

Olaf Mersmann


microbenchmark

Accurate Timing Functions

v1.4-7
BSD_2_clause + file LICENSE
Authors
Olaf Mersmann [aut], Claudia Beleites [ctb], Rainer Hurling [ctb], Ari Friedman [ctb], Joshua M. Ulrich [cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.