README.md

Interest Rates Package :chart_with_upwards_trend:

The interestrates package has a Shiny app to explore the term structure of LIBOR interbank rates. Data is stored as an .rda object.

Click on the link to view the app: http://gregorio-saporito.shinyapps.io/interest-rates

Installation

# First install the R package "devtools" if not installed
devtools::install_github('gregorio-saporito/interest-rates')

Usage

Load the package

require(interestrates)

The function of the package is runIR() and is run without arguments.

runIR()


gregorio-saporito/interest-rates documentation built on May 4, 2021, 4:03 p.m.