ical_example: Minimal example of raw ical data

Description Usage Format Examples

Description

See https://calendar.google.com/calendar/ical/9sl1qu3qh2vdnq26bjgvtnos94

Usage

1

Format

An object of class character of length 22.

Examples

1
2
3
# download.file("long_url", "inst/extdata/example.ics")
ical_example = readLines(system.file("extdata", "example.ics", package = "ical"))
# usethis::use_data(ical_example)

Example output

sh: 1: cannot create /dev/null: Permission denied
Warning message:
In file(con, "r") :
  file("") only supports open = "w+" and open = "w+b": using the former

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