R/fmdates-package.r

#' fmdates
#'
#' Implements common date calculations relevant for specifying the economic
#' nature of financial market contracts that are typically defined by
#' International Swap Dealer Association (ISDA) legal documentation.
#'
#' The key classes and methods introduced by this package are documented in
#' [`Calendar`], [`JointCalendar`], [is_good()], [adjust()], [shift()] and
#' [year_frac()].
#'
#' @name fmdates
#' @docType package
#' @importFrom methods is
NULL
imanuelcostigan/fmdates documentation built on March 24, 2020, 8:54 p.m.