The goal of the {cspsreports} package is to create PDF reports from your Civil Service People Survey (CSPS) microdata.
Find the Civil Service People Survey on GOV.UK.
The package is a work in progress with no guarantees.
You can install the development version of {cspsreports} from GitHub.
To install:
install.packages("remotes") # if not already installed
remotes::install_github("co-analysis/cspsreports")
This assumes you've added a GitHub personal access token (PAT) to your .Renviron. Run usethis::browse_github_pat()
to open the browser and generate an auth token, then usethis::edit_r_environ()
to open the .Renviron file. Add the token on a new line in the form GITHUB_PAT=<your token>
, save and restart R. Learn more from the Happy Git with R book.
Section to be completed.
Please note that the {cspsreports} project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
Cabinet Office users, please adhere to the co-analysis Git and GitHub code of conduct and usage policy.
Please file an issue where possible and provide meaningful commentary in any commits and pull requests.
Copyright (c) 2020 Crown Copyright (Cabinet Office).
The code in this repository is released under the MIT license as per The GDS Way.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.