Learn R Programming

GetTDData (version 1.5.6)

td_get_current: 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()

Arguments

Value

a dataframe with prices

Examples

Run this code
if (FALSE) {
td_get_current()
}

Run the code above in your browser using DataLab