ic_read | R Documentation |
Read ics file
ic_read(file)
file |
ics file to read |
object of class ics
f <- system.file("extdata", "england-and-wales.ics", package = "calendar")
ics_df = ic_read(f)
head(ics_df)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.