recoder_func: Recoder

View source: R/recoder_func.R

recoder_funcR Documentation

Recoder

Description

Sets up a way to recode a variable, similar to a lookup table approach copied from following link http://susanejohnston.wordpress.com/2012/10/01/find-and-replace-in- r-part-2-how-to-recode-many-values-simultaneously/

Usage

recoder_func(data, oldvalue, newvalue)

Arguments

newvalue

aranryan/arlodr documentation built on Jan. 21, 2025, 2:11 p.m.