Skip to content

Instantly share code, notes, and snippets.

@lksfr
Created April 4, 2022 01:25
Show Gist options
  • Save lksfr/ddd9ad591597d81988971043353ef4d8 to your computer and use it in GitHub Desktop.
Save lksfr/ddd9ad591597d81988971043353ef4d8 to your computer and use it in GitHub Desktop.
library(anpai)
library(dplyr)
meetings <- anpai::read_ics(<path_to_ics>) %>%
anpai::describe_cal()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment