R/fmbasics-package.r

#' fmbasics: Financial Market Building Blocks
#'
#' Implements basic financial market objects like currencies, currency pairs,
#' interest rates and interest rate indices. You will be able to use Benchmark
#' instances of these objects which have been defined using their most common
#' conventions or those defined by International Swap Dealer Association legal
#' documentation.
#'
#' @name fmbasics
#' @docType package
#' @import fmdates
NULL

Try the fmbasics package in your browser

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

fmbasics documentation built on May 2, 2019, 6:22 a.m.