| lines.SmithWilsonYieldCurve {SmithWilsonYieldCurve} | R Documentation | 
Plot generic for SmithWilsonYieldCurve objects
Description
Plot generic for SmithWilsonYieldCurve objects
Usage
## S3 method for class 'SmithWilsonYieldCurve'
lines(x, y, ..., aspect = c("cts", "zero"))
Arguments
| 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 | 
Value
No return value, called for side effect of drawing a graph of the curve
[Package SmithWilsonYieldCurve version 1.1.1 Index]