| axprism_tadawul_financials | R Documentation |
Tadawul company financials
axprism_tadawul_financials(client, symbol, period = "annual")
client |
An |
symbol |
Tadawul symbol (e.g. "2222"). |
period |
"annual" or "quarterly". |
Parsed API response as a named list.
client <- axprism_client(api_key = "demo-key")
## Not run:
axprism_tadawul_financials(client, "2222")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.