Package: rgtmx 0.1.4.9000
Roman A. Abashin
rgtmx: Manage GTmetrix Tests in R
This is a library to access the current API of the web speed test service 'GTmetrix'. It provides a convenient wrapper to start tests, get reports, and access all kinds of meta data. For more information about using the API please visit <https://gtmetrix.com/api/docs/2.0/>.
Authors:
rgtmx_0.1.4.9000.tar.gz
rgtmx_0.1.4.9000.zip(r-4.5)rgtmx_0.1.4.9000.zip(r-4.4)rgtmx_0.1.4.9000.zip(r-4.3)
rgtmx_0.1.4.9000.tgz(r-4.4-any)rgtmx_0.1.4.9000.tgz(r-4.3-any)
rgtmx_0.1.4.9000.tar.gz(r-4.5-noble)rgtmx_0.1.4.9000.tar.gz(r-4.4-noble)
rgtmx_0.1.4.9000.tgz(r-4.4-emscripten)rgtmx_0.1.4.9000.tgz(r-4.3-emscripten)
rgtmx.pdf |rgtmx.html✨
rgtmx/json (API)
NEWS
# Install 'rgtmx' in R: |
install.packages('rgtmx', repos = c('https://rrmn.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/romanabashin/rgtmx/issues
Last updated 3 years agofrom:f89f06230c. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 27 2024 |
R-4.5-win | OK | Oct 27 2024 |
R-4.5-linux | OK | Oct 27 2024 |
R-4.4-win | OK | Oct 27 2024 |
R-4.4-mac | OK | Oct 27 2024 |
R-4.3-win | OK | Oct 27 2024 |
R-4.3-mac | OK | Oct 27 2024 |
Exports:get_account_statusget_all_testsget_browser_detailsget_location_detailsget_reportget_testshow_available_browsersshow_available_locationsstart_test
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Check variable inputs | check_input |
Get the status of your GTmetrix account | get_account_status |
get_all_tests | get_all_tests |
Show browser details | get_browser_details |
Show location details | get_location_details |
Get status and meta data of a specific report | get_report |
Get status and meta data of a specific test | get_test |
Show available browsers | show_available_browsers |
Show available locations | show_available_locations |
Start a GTmetrix test (and get the result) | start_test |