| axprism_compliance_trend | R Documentation |
Compliance ratio trend over N periods
axprism_compliance_trend(client, ticker, periods = 8)
client |
An |
ticker |
Ticker symbol. |
periods |
Number of periods (default 8). |
Parsed API response as a named list.
client <- axprism_client(api_key = "demo-key")
## Not run:
axprism_compliance_trend(client, "AAPL")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.