Description Usage Arguments Details Value
View source: R/download-cvm-data.R
Download fund data from the Securities and Exchange Commission of Brazil (CVM).
1 | download_cvm_data(config)
|
config |
A list of lists containing the CVM data arguments. They are |
This function downloads the data directly from the daily report api.
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.