Description Usage Arguments Value Examples
Ciks are unique IDs for each company that files a 13F. This function returns the name of the company associated with one or more ciks
1 | fmpc_13f_cik_name(cik = "0001067983")
|
cik |
a valid cik |
company name associated with cik
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_name(cik = '0001067983')
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.