| starburst_quota_status | R Documentation |
Show quota status
starburst_quota_status(region = NULL)
region |
AWS region (default: from config) |
Invisibly returns a list with quota information including current limit, usage, and any pending requests.
if (starburst_is_configured()) {
starburst_quota_status()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.