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