Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 506 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 506 Bytes

ics2csv

This package is meant to convert .ics calendar files (from google calendar) into a .CSV format. At the moment, calendar metadata is discarded. Code contributions welcome if you find it useful.

You can install this package using Devtools in R: devtools::install_github("Epsian/ics2csv")

I've found a few websites that will do this for you, but I'd rather just do it myself without handing over personal information. Hopefully someone else also finds this helpful. Let me know if you use it!