print.benchmark {butler}R Documentation

Print benchmark

Description

Print nicely formatted benchmark results

Usage

print.benchmark(x, type="total", ...)

Arguments

x benchmark object to display
type time to display (one of system, user or total)
... required to match generic

Details

Author(s)

Hadley Wickham <h.wickham@gmail.com>

Examples






[Package butler version 0.3 Index]