checkmissing: checkMissing

View source: R/checkmissing.R

checkmissingR Documentation

checkMissing

Description

checkMissing

Usage

checkmissing(data, varlist = NULL, sort = FALSE, showall = FALSE)

Arguments

data

a data.frame, a vector or a vector of colnames

varlist

a list of variable to be tested. Is used only if "what" is not a dataframe

sort

boolean If TRUE the output table is sorted 'NOT IMPLEMENTED'

showall

boolean if FALSE, the default, then variables with no missing values are not included in the table

Value

list of 2 tables

Author(s)

Gilles Desve

Examples

# still nothing

Epiconcept-Paris/STRAP-epiuf documentation built on Aug. 5, 2024, 3:41 a.m.