R markdown document that shows simple browser size statistics from Google Analytics.
- Create a new project in R Studio, select Version Control in the New Project dialog, then Git and enter the URL of this repository.
- Open browser-size.Rmd.
- In Google Analytics administration find your view id and enter it in the analytics_view_id param in the document head.
- Knit the docuement.