README (original) (raw)
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("remotes")
remotes::install_bitbucket("cancercentrum/decoder")