get_account_status: Get the status of your GTmetrix account

Description Usage Arguments Value Examples

View source: R/get_account_status.R

Description

Show available credits and other meta data for the supplied API key.

Usage

1

Arguments

api_key

An active GTmetrix API key. (string)

Value

A data.frame that contains meta data of a GTmetrix account.

Examples

1
2
3
4
## Not run: output_table <- get_account_status(
                           api_key = "API_KEY"
                         )
## End(Not run)

rgtmx documentation built on Nov. 12, 2021, 1:08 a.m.