cal-demo-data | R Documentation |
Create calendar demo data for schedules and properties
cal_demo_data(view = c("month", "week", "day"))
cal_demo_props()
view |
Calendar view for which to use the data. |
a data.frame
.
# Monthly schedule
cal_demo_data("month")
#' # Weekly schedule
cal_demo_data("week")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.