knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

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")


cabinetoffice/equality-hub-govcharts documentation built on July 18, 2022, 1:54 p.m.