browse_edgar {edgarWebR} | R Documentation |
Attempts to access Edgar Web's browse page for a given company
browse_edgar(
ticker,
ownership = FALSE,
type = "",
before = "",
count = 40,
page = 1
)
ticker |
either a stock ticker or CIK number |
ownership |
boolean for inclusion of company change filings |
type |
Type of filing to fetch |
before |
yyyymmdd format of latest filing to fetch |
count |
Number of filings to fetch per page |
page |
Which page of results to return |
A xml document