
Last chance! 50% off unlimited learning
Sale ends in
microbenchmark
timings.Summarize microbenchmark
timings.
# S3 method for microbenchmark
summary(object, unit, ...)
An object of class microbenchmark
.
What unit to print the timings in. If none is given,
either the unit
attribute of object
or the option
microbenchmark.unit
is used and if neither is set
âtâ is used.
Passed to print.data.frame
A data.frame
containing the aggregated results.