Skip to contents

Downloads and parses information about the current Brazilian yield curve.

Usage

get.yield.curve()

Value

A dataframe with information about the yield curve

Examples

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