get_price | R Documentation |
Returns price, market cap and other similar data.
get_price(ticker)
ticker |
A character vector of stock tickers. Ex. ticker = c("AAPL", "MSFT") |
Dataframe
get_price("MSFT")
get_price(c("AAPL", "GOOG"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.