View source: R/transformations.R
implement_false_zeros_to_na | R Documentation |
Lower-level function used within 'transform_false_zeros_to_na()' .
implement_false_zeros_to_na(file, file_name, variable)
file |
A tibble or data.frame with a LIS or LWS file. |
file_name |
A string with the name of the LIS or LWS file. |
variable |
A string with the variable to which top coding should be applied. |
A tibble containing the file with the recoded variable.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.