mappings
An R package for mapping between different sets of categorical values.
Installation
To install the latest development version directly from GitHub:
require(remotes)
remotes::install_github("benjaminrich/mappings")
Getting Started
Vignette coming soon...