fmpc_rss_sec: RSS feed of latest submissions to SEC

Description Usage Arguments Value Examples

View source: R/holdings.R

Description

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

Usage

1
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

1
2
3
4
5
6
## Not run: 
# Demo offers AAON as an example
fmpc_set_token()
fmpc_rss_sec()

## End(Not run)

fmpcloudr documentation built on March 2, 2021, 1:06 a.m.