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