decoder
The goal of decoder is to decode coded and perhaps cryptical variables to more understandable descriptive labels.
Installation
You can install the released version of decoder from CRAN with:
install.packages("decoder")
And the development version from BitBucket with:
# install.packages("devtools")
devtools::install_bitbucket("cancercentrum/decoder")
Code of conduct
Please note that the 'decoder' project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.