get_ydata | R Documentation |
Getting yearly data from all public companies from EDGAR
get_ydata(account = "Revenues", years = 2020:2023)
account |
A string representing the account (eg NetIncomeLoss, Revenues, OperatingIncomeLoss, ...) |
years |
A sequence of numeric values representing the years. |
A dataframe
get_ydata(account = "NetIncomeLoss", years = 2022:2023)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.