Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 404 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 404 Bytes

RGoogleAnalyticsPremium

Unsampled Data in R for Google Analytics Premium Accounts

It fires a query to the API to get the unsampled data in R for Google Analytics Premium Accounts. It retrieves data from the Google drive document and stores it into the local drive. The path to the excel file is returned by this package. The user can read data from the excel file into R using read.csv() function.