properties_core | R Documentation |
The key 'properties' that are allowed in ical files
properties_core
An object of class list
of length 4.
properties_core = list(
"UID"="UID",
"DTSTART"="DTSTART",
"DTEND"="DTEND",
"SUMMARY"="SUMMARY"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.