R/tvm-package.R

#' tvm
#' 
#' Functions for managing cashflows and interest rate curves.
#' 
#' @docType package
#' @name tvm
#' @importFrom stats splinefun uniroot
#' @importFrom utils head
NULL
juancentro/tvm documentation built on May 20, 2019, 3:18 a.m.