Description Usage Arguments Details Value
View source: R/download-b3-data.R
Download index data from the Brazil Stock Exchange (B3).
1 | download_b3_data(config)
|
config |
A list of lists containing the B3 data arguments. They are |
This function downloads the data directly from an internal API of B3 that feeds some tables in the B3 site (e.g. IBOV data table).
A data frame containing the following columns:
asset
date
return
and arranged by asset and date.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.