View source: R/lines.SmithWilsonYieldCurve.R
| lines.SmithWilsonYieldCurve | R Documentation | 
Plot generic for SmithWilsonYieldCurve objects
## S3 method for class 'SmithWilsonYieldCurve'
lines(x, y, ..., aspect = c("cts", "zero"))
x | 
 An object of class SmithWilsonYieldCurve or a vector of terms to evaluate the curve at  | 
y | 
 Optionally an object of class SmithWilsonYieldCurve  | 
... | 
 other arguments to pass to the default lines function  | 
aspect | 
 either "cts" for continously compounded spot rates, or "zero" for ZCB prices  | 
No return value, called for side effect of drawing a graph of the curve
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.