Learn R Programming

fundManageR (version 0.5.02030319)

get_data_sec_tickers_info: Get Ticker SEC company information

Description

Get Ticker SEC company information

Usage

get_data_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 data_frame

Examples

Run this code
# NOT RUN {
get_data_sec_tickers_info(tickers = c("BXP", "AVB", "AAPL"))
# }

Run the code above in your browser using DataLab