yearly_data {tidyedgar}R Documentation

Getting a summary with the basic financials for all companies

Description

Getting a summary with the basic financials for all companies

Usage

yearly_data(years = 2020:2023)

Arguments

years

A sequence of numeric values representing the years.

Value

A dataframe

Examples

yearly_data(years = 2022:2023)

[Package tidyedgar version 1.0.1 Index]