View source: R/get_company_names.R
get_company_names | R Documentation |
Given a vector of tickers, returns a vector of company names.
get_company_names(ticker)
ticker |
A vector of stock tickers. Ex. c("MSFT", "AAPL") |
get_company_names(c("MSFT", "AAPL"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.