Stat-Cook / deident

Other
1 stars 0 forks source link

deident

R-CMD-check codecov

Tools for creating and applying a semi-automated persistent de-identification pipeline to sensitive data. The package is implemented in R.

To install the current version, run the command

devtools::install_github("Stat-Cook/deident")
library("deident")

The documentation for deident is hosted via github pages here. We suggest looking at the Worked Example vignette to understand the intended workflow.

Getting help

If you encounter a bug, please file a minimal reproducible example on github. Any feature requests, or requests for guidance on using the package can also be submitted this way though please read the documentation first.

Contribution to deident is welcome, to do so please open an issue so the development team can check it is compatible with the design principles or feel free to fork the repository.