Learn R Programming

GetTDData (version 1.5.6)

get.yield.curve: Gets the current yield curve

Description

Downloads and parses information about the current Brazilian yield curve.

Usage

get.yield.curve()

Arguments

Value

A dataframe with information about the yield curve

Examples

Run this code
if (FALSE) {
df.yield <- get.yield.curve()
str(df.yield)
}

Run the code above in your browser using DataLab