retrieve_data {tidyedgar} | R Documentation |
Helper function for quarterly financial data retrieval
Description
Helper function for quarterly financial data retrieval
Usage
retrieve_data(account, year, quarter)
Arguments
account |
A string representing the account. |
year |
A numeric value representing the year. |
quarter |
A string representing the quarter. |
Value
A dataframe
[Package tidyedgar version 1.0.1 Index]