Description Usage Arguments Value
Make a box-and-whisker plot of module times from a timing dataframe.
1 | module_bwplot(data, n = NULL, use_log = FALSE, ...)
|
data |
The dataframe to plot, as from |
n |
If non-NULL, plot only the top |
use_log |
if TRUE, a log scale is used for the $x$ axis |
... |
additional arguments passed to |
a lattice object, as from bwplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.