implement_zeros_to_na: Apply recoding of zeros into missing values

View source: R/transformations.R

implement_zeros_to_naR Documentation

Apply recoding of zeros into missing values

Description

\lifecycle

experimental Applies the recoding of zeroes into missing values in a file for a single variable.

Usage

implement_zeros_to_na(file, file_name, variable)

Arguments

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.

Details

To be used inside transform_zeros_to_na().

Value

A file with the recoded variable.


JosepER/lissyrtools documentation built on Jan. 26, 2025, 10:01 p.m.