checkmissing: checkMissing

Description Usage Arguments Value Author(s) Examples

View source: R/checkmissing.R

Description

checkMissing

Usage

1
checkmissing(what, ..., sort = FALSE, showall = FALSE)

Arguments

what

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

...

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)

Jean Pierre Decorps adapted for epifield by Gilles Desve

Examples

1
# still nothing

gdesve/epifield documentation built on Jan. 23, 2022, 10:03 a.m.