cran / edgar

:exclamation: This is a read-only mirror of the CRAN R package repository. edgar — Tool for the U.S. SEC EDGAR Retrieval and Parsing of Corporate Filings
10 stars 11 forks source link

Set filing download for multicore? #3

Open jamespkav opened 5 years ago

jamespkav commented 5 years ago

Is it possible to set the filing download for multicore? This could be performed by changing the for loop for downloading to a mclapply or foreach loop?