# NOT RUN {
output <- get8KItems(cik.no = 38079, filing.year = 2005)
## Returns 8-K events information for CIK '38079' filed in year 2005.
output <- get8KItems(cik.no = c(1000180,38079),
filing.year = c(2005, 2006))
# }
Run the code above in your browser using DataLab