prep_apply_coding: Re-Code labels with their respective codes according to the...

View source: R/prep_apply_coding.R

prep_apply_codingR Documentation

Re-Code labels with their respective codes according to the meta_data

Description

Re-Code labels with their respective codes according to the meta_data

Usage

prep_apply_coding(study_data, meta_data = "item_level")

Arguments

study_data

data.frame the data frame that contains the measurements

meta_data

data.frame the data frame that contains metadata attributes of study data

Value

data.frame modified study data with labels replaced by the codes


dataquieR documentation built on July 26, 2023, 6:10 p.m.