recode_helper_data: Recode Helper Data

View source: R/recode_helper_data.R

recode_helper_dataR Documentation

Recode Helper Data

Description

Recode Helper Data

Usage

recode_helper_data(df, column, old_val, new_val)

Arguments

df

The dataframe

column

The column name to change

old_val

The old value

new_val

The new value

Value

A recoded dataframe.


SaeedR1987/healthyr documentation built on July 4, 2023, 11:17 p.m.