cdi-idi {rb3}R Documentation

Get CDI rate and IDI index value from B3 front page

Description

Scrape page https://www.b3.com.br/ to get last available CDI rate and IDI index values.

Usage

cdi_get()

idi_get()

Value

data.frame with CDI rate or IDI index values.

Examples

## Not run: 
df <- cdi_get()
df <- idi_get()

## End(Not run)

[Package rb3 version 0.0.10 Index]