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
ATFutures/calendar documentation built on Aug. 23, 2024, 8:02 a.m.