get_tickers: Download list of tickers from a given public index

View source: R/get_tickers.R

get_tickersR Documentation

Download list of tickers from a given public index

Description

This function returns the list of available tickers in the data base

Usage

get_tickers()

Value

Returns a vector.

Examples


tickers <- rfinance::get_tickers()

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