ics2csv: Convert ICS Files to CSV

Description Usage Arguments

View source: R/convert.R

Description

This will load in the ICS file using readLines, and convert it to a CSV file. Currently metadata is discarded. It will turn available date information into lubridate date objects.

Usage

1
ics2csv(ics_file_path)

Arguments

ics_file_path

Path to the input file


Epsian/ics2csv documentation built on May 14, 2019, 4:07 a.m.