properties_core: The key 'properties' that are allowed in ical files

properties_coreR Documentation

The key 'properties' that are allowed in ical files

Description

The key 'properties' that are allowed in ical files

Usage

properties_core

Format

An object of class list of length 4.

Examples

properties_core = list(
"UID"="UID",
"DTSTART"="DTSTART",
"DTEND"="DTEND",
"SUMMARY"="SUMMARY"
)

ATFutures/ical documentation built on April 30, 2024, 4:36 a.m.