fmpc_13f_cik_list: List of all 13F ciks

Description Usage Value Examples

View source: R/holdings.R

Description

Ciks are unique IDs for each company that files a 13F. This function returns a list of each unique cik that FMP Cloud has available.

Usage

1

Value

cik list

Examples

1
2
3
4
5
6
## Not run: 
# Function can work without a valid API token
fmpc_set_token() # defaults to 'demo'
fmpc_13f_cik_list()

## End(Not run)

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