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.
if (FALSE) { # \dontrun{
index_weights_get("IBOV")
} # }