simitpatel/gpagespeed: Google Page Speed API

A way to call the Google Page Speed Insights API directly into your R console. The package offers two functions that return results the API in the form of a data frame. The first function, speedfinder, is to call the results on a single URL, while the second function, speedlist, accepts a list of URLs and returns a single dataframe with results from the API for all the URLs in the list.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.0.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("simitpatel/gpagespeed")
simitpatel/gpagespeed documentation built on May 29, 2019, 10:01 p.m.