powered by
Gets the assets weights of B3 indexes.
index_weights_get(index_name, cache_folder = cachedir(), do_cache = TRUE)
data.frame with symbols that belong to the given index name with its weights and theoretical positions.
a string with the index name
Location of cache folder (default = cachedir())
Whether to use cache or not (default = TRUE)
if (FALSE) { index_weights_get("IBOV") }
Run the code above in your browser using DataLab