| axprism_usage | R Documentation |
Request usage analytics
axprism_usage(client, days = 30)
client |
An |
days |
Look-back window in days (default 30). |
Parsed API response as a named list.
client <- axprism_client(api_key = "demo-key")
## Not run:
axprism_usage(client, days = 30)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.