decoder
The decoder package holds function to decode coded variables to plain text (and vice versa).
Installation
Install package by:
# install package devtools if not already done:
install.packages("devtools")
devtools::install_bitbucket("cancercentrum/decoder")
Vignette
See the vignette for an introduction to the package. Online: https://rawgit.com/cancercentrum/decoder/master/vignettes/decoder.html
Within R when package installed:
vignette("decoder")
Bug reports
Please report to: https://bitbucket.com/cancercentrum/decoder/issues