Description Usage Arguments Value
View source: R/visualization.R
Create a column plot based on the time cost of each event class.
1 | plot_class_time(df, cls = NULL, time_units = "hours", ...)
|
df |
A tidy tibble |
cls |
String vector contains which classes you want to plot. |
time_units |
Unit of time cost, such as 'hours', 'minutes' and so on. |
... |
Arguments will be passed to |
A ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.