get.yield.curve {GetTDData}R Documentation

Gets the current yield curve

Description

Downloads and parses information about the current Brazilian yield curve.

Usage

get.yield.curve()

Value

A dataframe with information about the yield curve

Examples

## Not run: 
df.yield <- get.yield.curve()
str(df.yield)

## End(Not run)

[Package GetTDData version 1.5.5 Index]