Adjusts the discount factors by a spread
adjust_disc(fd, spread)
fd
vector of discount factors used to discount cashflows in 1:length(fd) periods
1:length(fd)
spread
effective spread
adjust_disc(fd = c(0.99, 0.98), spread = 0.01)