yearly_data: Getting a summary with the basic financials for all companies

View source: R/yearly_data.R

yearly_dataR 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)

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