Recode zeros into missing values if all values are zero
Source:R/transformations.R
transform_false_zeros_to_na.Rd
Recodes all zeros in the selected variable into missing values (NAs) if (and only if) all values are zeros.
R/transformations.R
transform_false_zeros_to_na.Rd
Recodes all zeros in the selected variable into missing values (NAs) if (and only if) all values are zeros.