View source: R/transformations.R
implement_negative_values_to_zero | R Documentation |
experimental Applies the recoding of negative values into zeroes in a variable of a single file.
implement_negative_values_to_zero(file, file_name, variable)
file |
A LIS or LWS file. |
file_name |
The name of the LIS or LWS file |
variable |
A string with the variable to which recoding should be applied. |
To be used inside transform_negative_values_to_zero().
A file with the recoded variable.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.