powered by
This is designed to be a helper function for creating data frames ical lists.
ic_vector(x, pattern = "[A-Z]-?[A-Z]")
Lines read-in in from an iCal file
A text string to search from (an ical field)
# NOT RUN { x = ical_example[18:19] ic_vector(x) # }
Run the code above in your browser using DataLab