powered by
Create calendar demo data for schedules and properties
cal_demo_data(view = c("month", "week", "day"))cal_demo_props()
cal_demo_props()
a data.frame.
data.frame
Calendar view for which to use the data.
# Monthly schedule cal_demo_data("month") #' # Weekly schedule cal_demo_data("week")
Run the code above in your browser using DataLab