Learn R Programming

yfR (version 1.1.0)

yf_index_list: Get available indices in package

Description

This function will return all available market indices that are registered in the package.

Usage

yf_index_list(print_description = FALSE)

Value

A vector of mkt indices

Arguments

print_description

Logical (TRUE/FALSE) - flag for printing description of available indices/collections

Examples

Run this code

indices <- yf_index_list()
indices

Run the code above in your browser using DataLab