datexp_missing: Prepare an analysis of missing data by computing their...

Description Usage Arguments Value

View source: R/datexp_missing.R

Description

Prepare an analysis of missing data by computing their frequencies for each variable.

Usage

1
datexp_missing(x, keypos)

Arguments

x

Dataframe. Table containing the categorical variables to cross.

keypos

Character vector. Names of the variables which should not be evaluated.

Value

A tibble indicating the proportion of missing values per variable.


NicolasJBM/datexp documentation built on May 14, 2019, 10:36 a.m.