wilsonfreitas / R-fixedincome

Fixed income tools for R
http://wilsonfreitas.github.io/R-fixedincome/
Other
50 stars 25 forks source link

autoplot function for ggplot2 graphics #26

Open wilsonfreitas opened 1 year ago

wilsonfreitas commented 1 year ago

Implement an autoplot function to create graphics with ggplot2.

This code has good examples on how it can be done.

https://github.com/wilsonfreitas/shinyapp-curvapre/blob/main/utils-functions.R

wilsonfreitas commented 1 year ago

The options to show forwardrates and interpolation could be handled as layers.