| axprism_disclosures_recent | R Documentation |
Recent filings for a ticker
axprism_disclosures_recent(client, ticker, limit = 20)
client |
An |
ticker |
Ticker symbol. |
limit |
Max filings (default 20). |
Parsed API response as a named list.
client <- axprism_client(api_key = "demo-key")
## Not run:
axprism_disclosures_recent(client, "AAPL")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.