dschmeh/lighthouseR: Start and Retrieve Data from 'Lighthouse' in 'R'

Allows you to retrieve 'Lighthouse' Data and install 'Lighthouse' on your locale machine. 'Lighthouse' will analyze the Page you specific in the request. 'Lighthouse' will open a new 'Chrome' Window and run various tests. The output you will get consists of 5 numeric values: 'Progressive Web App', 'Performance', 'Accessibility', 'Best Practice's and 'SEO'. Each a number between 0 (very bad) and 100 (perfect). Additional to this you will get a 'HTML-file' in your Workspace containing all results of the 'Lighthouse' test. So you can have a deeper look in various parts. You can find more information about 'Lighthouse' here: <https://developers.google.com/web/tools/lighthouse/>.

Getting started

Package details

AuthorDaniel Schmeh
MaintainerDaniel Schmeh <danielschmeh@gmail.com>
LicenseMIT + file LICENSE
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("dschmeh/lighthouseR")
dschmeh/lighthouseR documentation built on May 14, 2019, 5:17 p.m.