Skip to contents

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 GitHub with:

# install.packages("pak")
pak::pkg_install("eribul/decoder")