properties_ical {calendar} | R Documentation |
ical default VCALENDAR properties in one line vectors.
Description
ical default VCALENDAR properties in one line vectors.
Usage
properties_ical
Format
An object of class character
of length 5.
Examples
# properties_ical <- ical_example[1:5]
# properties_ical
# properties_ical[2] <- "PRODID:-//ATFutures/ical //EN"
# usethis::use_data(properties_ical)
[Package calendar version 0.1.0 Index]