indexes_get {rb3}R Documentation

Get B3 indexes available

Description

Gets B3 indexes available.

Usage

indexes_get(cache_folder = cachedir(), do_cache = TRUE)

Arguments

cache_folder

Location of cache folder (default = cachedir())

do_cache

Whether to use cache or not (default = TRUE)

Value

a character vector with symbols of indexes available

Examples

## Not run: 
indexes_get()

## End(Not run)

[Package rb3 version 0.0.10 Index]