asiripanich/recodeR: Recode Variables in A Data Frame With A Pre-Defined Mapping Table

The goal of recodeR is to make recoding super easy when you have a pre-defined mapping table. I often found myself using the dplyr::case_when function in data prepation and it can look super messy real fast when you have a lot of categories to be recoded. Hence, recodeR was born!

Getting started

Package details

AuthorAmarin Siripanich
MaintainerAmarin Siripanich <amarin@dymium.org>
LicenseMIT + file LICENSE
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("asiripanich/recodeR")
asiripanich/recodeR documentation built on Nov. 3, 2019, 1:58 p.m.