edgar_recent_filings: Most recent EDGAR filings by type

edgar_recent_filingsR Documentation

Most recent EDGAR filings by type

Description

Most recent EDGAR filings by type

Usage

edgar_recent_filings(
  forms = c("All", "10-D", "10-K"),
  table_name_initial = "Recent Filings",
  parse_all_filings = TRUE,
  parse_form_d = FALSE,
  parse_complete_text_filings = FALSE,
  parse_13F = FALSE,
  parse_small_offerings = FALSE,
  parse_form_3_4s = FALSE,
  parse_asset_files = FALSE,
  parse_xbrl = FALSE,
  assign_to_environment = TRUE,
  nest_data = FALSE,
  return_message = TRUE
)

Arguments

return_message

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