View source: R/C_hss_recode_check.R
C_hss_recode_check | R Documentation |
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.
C_hss_recode_check(dat, recode_file)
dat |
Updated df that is generated after initial recode |
recode_file |
Recode file to be used as reference for updates |
A update object (recode_format) with indicators on successful and failed matches
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.