Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 385 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 385 Bytes

clga

An R package to download data from Google Analytics on web traffic for content produced by the House of Commons Library and other Parliamentary teams.

This package is for use only within the UK Parliament. Please see the license.

Installation

Install from GitHub using remotes.

install.packages("remotes")
remotes::install_github("houseofcommonslibrary/clga")