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

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


if (FALSE) {
# Demo offers AAON as an example
fmpc_set_token()
fmpc_rss_sec()
}