set-calendars: Calendars properties

Description Usage Arguments

Description

Define calendars properties for schedules

Usage

1
2
3
set_calendars_props(cal, id, name, color, bgColor, borderColor = bgColor)

set_calendars_props_df(cal, df)

Arguments

cal

A calendar object.

id

Id for the calendar, refer to calendarId in add_schedule

name

The calendar name.

color

The text color when schedule is displayed.

bgColor

The background color schedule is displayed.

borderColor

The color of left border or bullet point when schedule is displayed.

df

a data.frame with calendars data, columns must have valid calendars properties option.


dreamRs/tuicalendr documentation built on Aug. 4, 2021, 12:02 a.m.