fmpc_rss_sec {fmpcloudr}R Documentation

RSS feed of latest submissions to SEC

Description

RSS feed of latest submissions to SEC that includes 6-k, 10-Q, 13F

Usage

fmpc_rss_sec(limit = 100)

Arguments

limit

limit output to a specific number of results

Value

a data frame of title, data, link to submission, cik, and submission type

Examples


## Not run: 
# Demo offers AAON as an example
fmpc_set_token()
fmpc_rss_sec()

## End(Not run)


[Package fmpcloudr version 0.1.5 Index]