yf_index_list: Get available indices in package

View source: R/yf_get_index_components.R

yf_index_listR Documentation

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)

Arguments

print_description

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

Value

A vector of mkt indices

Examples


indices <- yf_index_list()
indices

yfR documentation built on Feb. 16, 2023, 9:47 p.m.