parse_for_tables: Parse an EDGAR data frame for underlying tables

parse_for_tablesR Documentation

Parse an EDGAR data frame for underlying tables

Description

Parse an EDGAR data frame for underlying tables

Usage

parse_for_tables(
  all_data,
  table_name_initial = "All Filings",
  parse_all_filings = TRUE,
  parse_complete_text_filings = TRUE,
  parse_form_d = TRUE,
  parse_13F = TRUE,
  parse_small_offerings = TRUE,
  parse_form_3_4s = TRUE,
  parse_asset_files = TRUE,
  parse_xbrl = TRUE,
  assign_to_environment = FALSE,
  nest_data = TRUE,
  return_message = TRUE
)

Arguments

return_message

abresler/fundManageR documentation built on April 1, 2024, 5:46 p.m.