knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
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.
You can install the development version of govcharts from GitHub with:
# install.packages("devtools") devtools::install_github("cabinetoffice/equality-hub-govcharts")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.