powered by
Convert ical object to character strings of events
ic_char_event(ic)
object of class ical
ical
# NOT RUN { ic <- ical(ical_example) ic_char_event(ic) ic_char_event(ic[c(1, 1), ]) # }
Run the code above in your browser using DataLab