powered by
Read ics file
ic_read(file)
object of class ics
ics file to read
f <- system.file("extdata", "england-and-wales.ics", package = "calendar") ics_df = ic_read(f) head(ics_df)
Run the code above in your browser using DataLab