plot_class_time: Create a column plot based on the time cost of each event...

Description Usage Arguments Value

View source: R/visualization.R

Description

Create a column plot based on the time cost of each event class.

Usage

1
plot_class_time(df, cls = NULL, time_units = "hours", ...)

Arguments

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 ggplot2::geom_col .

Value

A ggplot object


altairwei/wiztimebook documentation built on June 1, 2021, 4:22 p.m.