ic_extract_raw | R Documentation |
Return info from iCal files, return raw unprocessed text.
ic_extract_raw(x, pattern)
x |
Lines read-in in from an iCal file |
pattern |
A text string to search from (an ical field) |
pattern = "TSTAMP"
ic_extract_raw(ical_example, pattern)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.