View source: R/transformations.R
transform_zeros_to_na | R Documentation |
experimental Recodes all zeros in the selected variable into missing valuse (NAs).
transform_zeros_to_na(lissy_files, variable)
lissy_files |
A list of LIS or LWS files. |
variable |
A character string with the name of the variable that should be adjusted |
A list of tibbles with the adjusted variable.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.