Skip to content

An R package to automate production of accessible statistical tables for Social Security Scotland

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

ScotGovAnalysis/xlsss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xlsss

R-CMD-check

The goal of xlsss is to automate production of accessible statistical tables for Social Security Scotland.

Installation

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

# install.packages("devtools")
devtools::install_github("ScotGovAnalysis/xlsss",
                          upgrade = "never")

Getting started

The package comes with a template R script to incorporate into your analysis pipeline. After installation, run:

xlsss::create_template_output("template_filepath.R")

to create the template R script at the specified filepath. This should then be edited to the specifics of your analysis and desired table layout. Instructions are contained within the script itself.

Contributing to the package

Contributions to the package are very welcome. If you would like to contribute, please fork the directory and open a pull request.

Details of how to do so are available here.

About

An R package to automate production of accessible statistical tables for Social Security Scotland

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published