powered by
Get details for a specific locations ID.
get_location_details(location, api_key)
Location ID. (integer)
An active GTmetrix API key. (string)
A data.frame object that contains available locations and their meta data.
# NOT RUN { output_table <- get_location_details( location_id = 3, api_key = "API_KEY" ) # }
Run the code above in your browser using DataLab