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

msperlin/yf documentation built on July 2, 2024, 5:12 a.m.