retrieve_data: Helper function for quarterly financial data retrieval

View source: R/retrieve_data.R

retrieve_dataR 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


tidyedgar documentation built on May 29, 2024, 6:45 a.m.