View source: R/transformations.R
implement_zeros_to_na | R Documentation |
experimental Applies the recoding of zeroes into missing values in a file for a single variable.
implement_zeros_to_na(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_zeros_to_na().
A file with the recoded variable.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.