| axprism_holders_13f | R Documentation |
Institutional 13-F holders by CIK
axprism_holders_13f(client, cik, limit = 1)
client |
An |
cik |
Central Index Key. |
limit |
Max records (default 1). |
Parsed API response as a named list.
client <- axprism_client(api_key = "demo-key")
## Not run:
axprism_holders_13f(client, "0000320193")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.