RSS feed of latest submissions to SEC that includes 6-k, 10-Q, 13F
fmpc_rss_sec(limit = 100)
limit output to a specific number of results
a data frame of title, data, link to submission, cik, and submission type
if (FALSE) {
# Demo offers AAON as an example
fmpc_set_token()
fmpc_rss_sec()
}