Learn R Programming

yahoofinancer (version 0.3.0)

get_trending: Trending securities

Description

List of trending securities for specific country.

Usage

get_trending(country = "US", count = 10)

Value

Securities trending in the country.

Arguments

country

Name of the country.

count

Number of securities.

Examples

Run this code
# \donttest{
get_trending()
# }

Run the code above in your browser using DataLab