Get Ticker SEC company information
sec_tickers_info(tickers = c("VNO", "NVDA", "FB"), return_message = TRUE)
Arguments
tickers |
character vector of ticker symbols |
return_message |
if true return a message |
Value
a tibble
Examples
sec_tickers_info(tickers = c("BXP", "AVB", "AAPL"))