yahoo_summary | R Documentation |
Get Yahoo Finance summary data
yahoo_summary(
symbols,
modules = c("defaultKeyStatistics", "financialData", "price", "quoteType",
"summaryDetail"),
verbose = FALSE
)
symbols |
ticker symbols |
modules |
Yahoo Finance modules |
tibble
yahoo_summary(c("AAPL", "MSFT"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.