powered by
Gets the composition of listed B3 indexes.
index_comp_get(index_name, cache_folder = cachedir(), do_cache = TRUE)
a character vector with symbols that belong to the given index name
a string with the index name
Location of cache folder (default = cachedir())
Whether to use cache or not (default = TRUE)
if (FALSE) { index_comp_get("IBOV") }
Run the code above in your browser using DataLab