| sec_filing_streams_rf | R Documentation | 
This function returns the most recent SEC filings for specified filer type by filing type.
sec_filing_streams_rf(
  filers = c("All", "Corporate Insider", "Companies", "Investment Company"),
  filing_names = c("All", "Annual Reports", "Quarterly Reports", "Current Reports",
    "Other Reports", "Registrations", "Private Offerings", "Ownership", "Prospectuses",
    "Exemptions", "Withdrawals", "Correspondence", "Proxy Statements", "Confidential"),
  nest_data = TRUE,
  return_message = TRUE
)
| filing_names | type of filing 
 | 
| return_message | return a message | 
## Not run: 
sec_filing_streams(filers = 'All', filing_names = 'Annual Reports')
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.