View source: R/scraper-indexes.R
indexes_get | R Documentation |
Gets B3 indexes available.
indexes_get(cache_folder = cachedir(), do_cache = TRUE)
cache_folder |
Location of cache folder (default = cachedir()) |
do_cache |
Whether to use cache or not (default = TRUE) |
a character vector with symbols of indexes available
## Not run:
indexes_get()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.