View source: R/get_account_status.R
get_account_status | R Documentation |
Show available credits and other meta data for the supplied API key.
get_account_status(api_key)
api_key |
An active GTmetrix API key. (string) |
A data.frame that contains meta data of a GTmetrix account.
## Not run: output_table <- get_account_status( api_key = "API_KEY" ) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.