powered by
Print ircurve
# S3 method for ircurve print(x, ...)
an object of class ircurve
further arguments passed to or from other methods
Prints the interest rates curve.
# NOT RUN { my_ircurve <- as_ircurve(c(0.022, 0.018)) print(my_ircurve) # }
Run the code above in your browser using DataLab