View source: R/get_stock_name.R
get_stock_name | R Documentation |
Get stock name
get_stock_name(ticker, df, shiny = FALSE)
ticker |
ticker code |
df |
data.frame stored using readRDS(file = "./data/df_stock_name_and_ticker.RDS") |
shiny |
logical indicating if the first element should be blank |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.