get_sp500: get_sp500

View source: R/get_sp500.R

get_sp500R Documentation

get_sp500

Description

This function parses the most recent list of tickers for a given index

Usage

get_sp500(index = "sp500")

Arguments

index

Indicates what index should the tickets be retrieved from. Currently only 'sp100', 'sp400' and 'sp500' are working.

Value

Returns a vector.


aljrico/rfinance documentation built on March 29, 2024, 2:31 a.m.