recode_variable_NA_formating {cchsflow} | R Documentation |
Recode NA formatting
Description
Recodes the NA depending on the var type
Usage
recode_variable_NA_formating(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 cchsflow version 2.1.0 Index]