detect_missing_value: Detect missing (NA) value (TIMCI-specific function)

View source: R/check_missing_info.R

detect_missing_valueR Documentation

Detect missing (NA) value (TIMCI-specific function)

Description

Detect missing (NA) value (TIMCI-specific function)

Usage

detect_missing_value(df, col)

Arguments

df

dataframe

col

column name to check for missing (NA) values

Value

This function returns a dataframe containing only participants with no information in column 'col'


Thaliehln/timci documentation built on April 8, 2024, 3:38 p.m.