ic_spec: View or download the ical specification

Description Usage Arguments

View source: R/ic_spec.R

Description

This function shows the spec underlying iCal files.

Usage

1
2
ic_spec(mode = "view",
  spec_url = "https://tools.ietf.org/rfc/rfc5545.txt")

Arguments

mode

character string specifying whether to look at the spec (mode = "view", the default) or read it in (mode = "read")

spec_url

the location of the latest version of the spec, from tools.ietf.org/rfc/rfc5545.txt by default


calendar documentation built on May 2, 2019, 10:17 a.m.