show_available_locations {rgtmx}R Documentation

Show available locations

Description

Show available locations for the supplied API key.

Usage

show_available_locations(api_key)

Arguments

api_key

An active GTmetrix API key. (string)

Value

A data.frame object that contains available locations and their meta data.

Examples

## Not run: output_table <- show_available_locations(api_key = "API_KEY")

[Package rgtmx version 0.1.4 Index]