time_report | R Documentation |
produce a simple list with data on times
time_report(af, num = 10)
af |
ArtifSet instance |
num |
number of largest times to report per phase, default to 10 |
af = make_demo_ArtifSet()
r = time_report(af)
r
summary(r)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.