get_large_missing: Get colnames with large number of missing values

View source: R/imputation.R

get_large_missingR Documentation

Get colnames with large number of missing values

Description

Loops over all the combinations of columns for which missing values are more frequent and extracts them

Usage

get_large_missing(tab)

Arguments

tab

A data frame

Value

A character vector of colnames


KZARCA/simplestats documentation built on Feb. 19, 2024, 1:11 a.m.