missing_values_in_variable_warning: Missing values in variable warning

View source: R/warning_options.R

missing_values_in_variable_warningR Documentation

Missing values in variable warning

Description

Triggers a warning if there are missing values in 'variable' and the warning has not been triggered before.

Usage

missing_values_in_variable_warning(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 name.

Details

Uses an option to store the names of the files and variables with missing values that have already triggered a warning before. The option is stored as: 'file_namewarning_NAsvariable'.


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