retrieve_statements: Retrieve statements

View source: R/retrieve_statements.R

retrieve_statementsR Documentation

Retrieve statements

Description

Retrieve and format tables selected as financial statements.

Usage

retrieve_statements(tables, positions, forcebs, forceis, forcecfs)

Arguments

tables

List. all tables from a 10-K annual report.

positions

List. Position of the tables containing financial statements,

forcebs

Character vector. List of tables ids for balance sheet.

forceis

Character vector. List of tables ids for income statement.

forcecfs

Character vector. List of tables ids for cash flow statement.

Value

List of formatted financial statements.

Author(s)

Nicolas Mangin


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