-
Notifications
You must be signed in to change notification settings - Fork 18
SearchFilings issue #5
Copy link
Copy link
Open
Description
I am trying to run SearchFilings with the Edgar package and having trouble. I am using the syntax suggested in this document as a first try, and even this one doesn't work. Is anyone else having the same issue/advice on how to solve this?
word.list = c('derivative','hedging','currency forwards','currency futures')
output <- searchFilings(cik.no = c('1000180', '38079'),
+ form.type = c("10-K", "10-K405","10KSB", "10KSB40"),
+ filing.year = c(2005, 2006), word.list, useragent)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels