: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
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?
Is it possible to set the filing download for multicore? This could be performed by changing the
for
loop for downloading to amclapply
orforeach
loop?