R/bondPrice.R

bondPrice<-function(r,bond)
{
  sum(getCFdisc(r,bond))
}
zzawadz/BondProc documentation built on May 5, 2019, 2:39 a.m.