td_get_current: Returns current TD prices

View source: R/td_get_current.R

td_get_currentR Documentation

Returns current TD prices

Description

Fetches current prices of TD assets from website's json api at <https://www.tesourodireto.com.br/titulos/precos-e-taxas.htm>

Usage

td_get_current()

Value

a dataframe with prices

Examples

## Not run: 
td_get_current()

## End(Not run)

GetTDData documentation built on Sept. 12, 2024, 7:09 a.m.