company_information {edgarWebR} | R Documentation |
Fetches basic information on a given company from the SEC site
company_information(x)
x |
Either a stock symbol (for the 10,000 largest companies) or CIK code |
a dataframe with all SEC company information
try(company_information("INTC"))