sync_local_sec_filing_document: Download A Selected SEC Filing Document

View source: R/sec_documents_data.R

sync_local_sec_filing_documentR Documentation

Download A Selected SEC Filing Document

Description

Download A Selected SEC Filing Document

Usage

sync_local_sec_filing_document(
  cik,
  accession_number,
  primary_document,
  local_path = NULL,
  config = NULL,
  overwrite = FALSE
)

Arguments

cik

SEC Central Index Key.

accession_number

Filing accession number.

primary_document

Primary filing document name from submissions data.

local_path

Optional document cache directory.

config

Optional SEC configuration.

overwrite

Replace an existing local document.

Value

A one-row metadata data.table.


investdatar documentation built on Aug. 21, 2026, 5:17 p.m.