Description Usage Arguments Value Examples
This creates a ZeroCurve
object from the example data set
zerocurve.csv
.
1 | build_zero_curve(interpolation = NULL)
|
interpolation |
an |
a ZeroCurve
object using data from zerocurve.csv
1 |
<ZeroCurve> @ 31 December 2015
# A tibble: 27 x 2
Years Zeros
<dbl> <dbl>
1 0.0110 0.0200
2 0.0329 0.0300
3 0.0521 0.0253
4 0.0986 0.0224
5 0.184 0.0211
6 0.263 0.0205
7 0.345 0.0202
8 0.436 0.0199
9 0.512 0.0197
10 0.764 0.0192
# ... with 17 more rows
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.