check_null_na: Function to check the variable null or NA

Description Usage Arguments Value Examples

View source: R/help_model_functions.R

Description

Function to check the variable null or NA

Usage

1
check_null_na(variable)

Arguments

variable

name of variable or list of variable to check

Value

-1 or -2 as error, else return 0 as success

Examples

1
2

packDAMipd documentation built on March 3, 2021, 5:07 p.m.