| plot_time_of_day_activity | R Documentation |
Create a plot showing the activity across the provided rooms by time-of-day.
plot_time_of_day_activity(rooms, timespan = lubridate::days(30))
rooms |
Rooms object to use. See |
timespan |
Maximum timespan to show in the plot. |
A ggplot2 object for plotting.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.