| axprism_compliance_point_in_time | R Documentation |
Historical point-in-time compliance verdict
axprism_compliance_point_in_time(client, ticker, as_of, standard = "aaoifi")
client |
An |
ticker |
Ticker symbol. |
as_of |
ISO date ("YYYY-MM-DD"). |
standard |
Compliance standard (default "aaoifi"). |
Parsed API response as a named list.
client <- axprism_client(api_key = "demo-key")
## Not run:
axprism_compliance_point_in_time(client, "AAPL", as_of = "2023-12-31")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.