generateRfUrl: Generate risk-free rate download URL.

Description Usage Arguments Details See Also

Description

Generates URL to download risk-free rate of a specified maturity for a desired period.

Usage

1
2
generateRfUrl(maturity, frequency = "daily", start = "2003-01-06",
  end = Sys.Date())

Arguments

maturity

Numerical, maturity of yield in years (integer 1 to 30).

frequency

Character, one of daily, weekly, monthly, quarterly, half-yearly, annual.

start

Date (or an object that can be parsed using as.Date), start of the period.

end

Date (or an object that can be parsed using as.Date), end of the period.

Details

generateRfUrl generates a URL to the ECB web-site which can be used to download the risk-free rate data.

See Also

downloadRfData.


nickto/PensionFundsLv documentation built on May 23, 2019, 5:08 p.m.