View source: R/spotratecurve-class.R
as.spotratecurve | R Documentation |
A SpotRateCurve can be created from a ForwardRate
object.
as.spotratecurve(x, ...)
## S3 method for class 'ForwardRate'
as.spotratecurve(x, refdate = Sys.Date(), ...)
x |
a ForwardRate object. |
... |
additional arguments |
refdate |
the curve reference date. |
A SpotRateCurve
object create from another object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.