## Not run:
#
# rep <- DownloadFilings(1994, 100030, 'ALL')
# ## download all filings filed by the firm with CIK=100030 in the year 1994.
# ## Generates download report in dataframe.
#
# rep <- DownloadFilings(2006, 1000180, '10-K')
# ## download '10-K' filings filed by the firm with CIK=1000180 in the year 2006.
# ## Generates download report in dataframe.
# ## End(Not run)
Run the code above in your browser using DataLab