experimental
Recodes all negative values to zero for all files in a list.
Usage
transform_negative_values_to_zero(lissy_files, variable)
Arguments
- lissy_files
A list of LIS or LWS files.
- variable
A character string with the name of the variable that should be transformed.
Value
A list of tibbles with the recoded variable.