Description Usage Arguments Value Author(s)
Barplot displaying the chat activity for a specific day of the week
1 2 3 4 5 | plot_day_activity(
data,
days = c("Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday",
"Sunday")
)
|
data |
tibble provided by the |
days |
character vector of weekdays ("Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday") |
ggplot2 object
Emanuel Sommer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.