ic_vector | R Documentation |
This is designed to be a helper function for creating data frames ical lists.
ic_vector(x, pattern = "[A-Z]-?[A-Z]")
x |
Lines read-in in from an iCal file |
pattern |
A text string to search from (an ical field) |
x = ical_example[18:19]
ic_vector(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.