R/package.R

#' ics files with R
#'
#' [iCalendar](https://icalendar.org/) is an open standard for
#' "exchanging calendar and scheduling information between users and computers".
#' Files adhering to this standard are save as `.ics` files.
#'
#' The `ical` package is for interacting with such files
#'
#' @docType package
#' @name calendar
NULL

Try the calendar package in your browser

Any scripts or data that you put into this service are public.

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