Index of /web/packages/googleAnalyticsR/readme

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[TXT]README.html2020-06-24 15:10 5.5K 

README

googleAnalyticsR

Travis-CI Build Status CRAN codecov CII Best Practices CloudBuild

Get more examples and tutorials at the googleAnalyticsR website

Install

You also need googleAuthR

install.packages("googleAuthR")
install.packages("googleAnalyticsR")

Development version off github

remotes::install_github("MarkEdmondson1234/googleAnalyticsR")