format_recoded_value {recodeflow} | R Documentation |
Recode NA formatting
Description
Recodes the NA depending on the var type
Usage
format_recoded_value(cell_value, var_type)
Arguments
cell_value |
The value inside the recTo column |
var_type |
the toType of a variable |
Value
an appropriately coded tagged NA
[Package recodeflow version 0.1.0 Index]