R/scraper-indexes.R
index_by_segment_get.Rd
Gets B3 indexes available.
index_by_segment_get(index_name, cache_folder = cachedir(), do_cache = TRUE)
a string with the index name
Location of cache folder (default = cachedir())
Whether to use cache or not (default = TRUE)
A dataframe with the index stocks, their weights, segments and positions.
if (FALSE) { # \dontrun{ index_by_segment_get("IBOV") } # }