README.md

cspsreports

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.

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.

Installation

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.

Use

Section to be completed.

Contributing

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

Copyright (c) 2020 Crown Copyright (Cabinet Office).

The code in this repository is released under the MIT license as per The GDS Way.



co-analysis/cspsreports documentation built on Aug. 28, 2020, 12:04 a.m.