Learn R Programming

rb3 (version 0.0.12)

indexes_get: Get B3 indexes available

Description

Gets B3 indexes available.

Usage

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

Value

a character vector with symbols of indexes available

Arguments

cache_folder

Location of cache folder (default = cachedir())

do_cache

Whether to use cache or not (default = TRUE)

Examples

Run this code
if (FALSE) {
indexes_get()
}

Run the code above in your browser using DataLab