get.yield.curve: Gets the current yield curve

View source: R/gtdd_get_yield_curve.R

get.yield.curveR 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)

GetTDData documentation built on May 31, 2023, 8:06 p.m.