CRAN_Status_Badge Build status Monthly downloads Total downloads Project Status: Active - The project has reached a stable, usable state and is being actively developed.

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")