if (FALSE) {
output <- getMgmtDisc(cik.no = c(1000180, 38079), filing.year = 2005, useragent)
## saves scrapped "Item 7" section from 10-K filings for CIKs in
## "MD&A section text" directory present in the working directory.
## Also, it provides filing information in the output datframe.
output <- getMgmtDisc(cik.no = c(1000180, 38079),
filing.year = c(2005, 2006), useragent)
}
Run the code above in your browser using DataLab