Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 471 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 471 Bytes

govcharts

The goal of govcharts is to provide a set of functions to easily and quickly produce accessible, GOV.UK charts that meet the standards of the Equality Hub.

Installation

You can install the development version of govcharts from GitHub with:

# install.packages("devtools")
devtools::install_github("cabinetoffice/equality-hub-govcharts")