View source: R/sec_documents_data.R
| sync_sec_filing_documents | R Documentation |
Download Selected Documents From Local SEC Submissions
sync_sec_filing_documents(
cik,
forms = NULL,
from = NULL,
to = NULL,
limit = 20L,
submissions_path = NULL,
local_path = NULL,
config = NULL
)
cik |
SEC Central Index Key. |
forms |
Optional filing-form filter. |
from, to |
Optional filing-date bounds. |
limit |
Maximum number of newest documents. |
submissions_path |
Optional submissions cache directory. |
local_path |
Optional document cache directory. |
config |
Optional SEC configuration. |
One metadata row per selected document.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.