README.md

Lifecycle:
maturing R-CMD-check

shurp2018 🚧

The shurp2018-package was developed for developing reproducible individual reports of data from the SHURP (Swiss Nursing Homes Human Resources Project) study from 2018. More information about SHURP 2018 is available here: https://shurp.unibas.ch/

The package is designed to only work with data of the SHURP2018 study (not included here for data protection). In case anyone spots inconsitencies in the code, suggestions are welcome.

How to install and use the package?

Latest versions of R (https://cran.r-project.org/) and RStudio (https://www.rstudio.com/products/rstudio/download/#download) are needed.

# install the devtools-package to install from GitHub
install.packages("devtools")

# install the shurp2018-package from GitHub
devtools::install_github("cathblatter/shurp2018")

# once shurp2018 is installed, you just need to load it in every session
library(shurp2018)

Disclaimer

This package is still in development mode - no guarantee on using the functions. Please check manually if the results match your data!



cathblatter/shurp2018 documentation built on Jan. 11, 2023, 11:29 a.m.