Learn R Programming

yahoofinancer (version 0.3.0)

validate: Symbol validation

Description

Validate symbols before retrieving data.

Usage

validate(symbol = NULL)

Arguments

symbol

Ticker, index or fund name.

Examples

Run this code
validate("aapl")
validate("aapls")

Run the code above in your browser using DataLab