C_hss_recode_check: Check if recode process is successful

View source: R/C_hss_recode_check.R

C_hss_recode_checkR Documentation

Check if recode process is successful

Description

This function aims to review the updated DF (post-recode) to check if all values were replaced correctly. The output will indicate successful changes, and NA where text was not matched.

Usage

C_hss_recode_check(dat, recode_file)

Arguments

dat

Updated df that is generated after initial recode

recode_file

Recode file to be used as reference for updates

Value

A update object (recode_format) with indicators on successful and failed matches


RenRMT/hsstools documentation built on April 14, 2025, 7:10 p.m.