clean_fs_dates: Correct dates in financial statements

View source: R/clean_fs_dates.R

clean_fs_datesR Documentation

Correct dates in financial statements

Description

Function correcting dates and reporting dates to make them consistent with SEC filings' information

Usage

clean_fs_dates(finstat, filings)

Arguments

finstat

Tibble. Statements gathered from csv files.

filings

Tibble. List of SEC filings.

Value

Tibble. Financial statements with clean dates

Author(s)

Nicolas Mangin


NicolasJBM/collectR documentation built on June 9, 2025, 11:49 a.m.