cal-demo-data: Calendar demo data

cal-demo-dataR Documentation

Calendar demo data

Description

Create calendar demo data for schedules and properties

Usage

cal_demo_data(view = c("month", "week", "day"))

cal_demo_props()

Arguments

view

Calendar view for which to use the data.

Value

a data.frame.

Examples


# Monthly schedule
cal_demo_data("month")

#' # Weekly schedule
cal_demo_data("week")

toastui documentation built on April 4, 2025, 1:57 a.m.