apply_map: Apply Map

View source: R/apply_map.R

apply_mapR Documentation

Apply Map

Description

Apply Map

Usage

apply_map(df, map)

Arguments

df

A dataframe object to recode using a map dataframe.

map

A map dataframe matching new and old values for columns to recode.

Value

Returns a recoded dataframe in-line with the map file.


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