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

Try the fmdates package in your browser

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

fmdates documentation built on May 1, 2019, 10:10 p.m.