The default implementation returns an asciiMixed object with the units for the first element.
# S3 method for microbenchmark
ascii(x, unit, order, signif, row.names = FALSE, caption = NULL, ...)
ascii object
an object of class 'microbenchmark'
What unit to print the timings in. Default value taken from the option 'microbenchmark.unit'
If present, order results according to this column of the output.
If present, limit the limit of significant digits shown.
Argument passed to ascii
logical; if not NULL, then add caption with units specified; otherwise, add units as part of an asciiMixed object.
Other parameters to pass to ascii for the summary table