| axprism_compliance_multi | R Documentation |
Run all supported Shariah standards at once
axprism_compliance_multi(client, ticker, period = "annual")
client |
An |
ticker |
Ticker symbol. |
period |
"annual" or "quarterly". |
Parsed API response as a named list.
client <- axprism_client(api_key = "demo-key")
## Not run:
axprism_compliance_multi(client, "AAPL")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.