durations | R Documentation |
Computes the throughput times of each case. Throughput time is defined as the interval between the start of the first event and the completion of the last event.
durations(
log,
units = c("auto", "secs", "mins", "hours", "days", "weeks"),
eventlog = deprecated()
)
log |
|
units |
|
eventlog |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.