get_variable_type_data_type {recodeflow} | R Documentation |
Get data type for variable type.
get_variable_type_data_type(var_details_rows, var_type, is_start_var)
var_details_rows |
All variable details rows for the variable. |
var_type |
Variable type |
is_start_var |
boolean if the passed variable is variable start |
'var_type' data type.