powered by
Read ics file
ic_read(file)
ics file to read
object of class ics
# NOT RUN { 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