Skip to content

Shiny app deployed on shinyapps.io and embedded in an R package for easy install where I explore the cointegrating relationship among LIBOR interbank rates

Notifications You must be signed in to change notification settings

gregorio-saporito/interest-rates

Repository files navigation

Interest Rates Package 📈

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()

About

Shiny app deployed on shinyapps.io and embedded in an R package for easy install where I explore the cointegrating relationship among LIBOR interbank rates

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published