ics2table: Convert ics files to data.frame

View source: R/ics2table.R

ics2tableR Documentation

Convert ics files to data.frame

Description

Convert ics files to data.frame

Usage

ics2table(calendar_ics, calname = NULL)

Arguments

calendar_ics

Character. Path (or URL) to ics-file.

calname

Character. If specified an additional column will be written containing the calname (might be useful for further processing).

Value

data.frame

Note

Reoccurring events are not supported!

Author(s)

Frederik Sachser


sachserf/sf documentation built on June 8, 2024, 4:23 p.m.