get_market_summary {yahoofinancer} | R Documentation |
Market Summary
Description
Summary info of relevant exchanges for specific country.
Usage
get_market_summary(country = "US")
Arguments
country |
Name of the country. |
Value
A data.frame
.
Examples
get_market_summary(country = 'US')
[Package yahoofinancer version 0.3.0 Index]