transform_zeros_to_na: Recodes zeros into missing values

View source: R/transformations.R

transform_zeros_to_naR Documentation

Recodes zeros into missing values

Description

\lifecycle

experimental Recodes all zeros in the selected variable into missing valuse (NAs).

Usage

transform_zeros_to_na(lissy_files, variable)

Arguments

lissy_files

A list of LIS or LWS files.

variable

A character string with the name of the variable that should be adjusted

Value

A list of tibbles with the adjusted variable.


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