check_na_in: quickly check the proportion of NAs in each columns of a...

Description Usage Arguments Examples

View source: R/Fast.Check.R

Description

quickly check the proportion of NAs in each columns of a dataframe

Usage

1
check_na_in(data, true_total = FALSE)

Arguments

data

a data.frame

true_total

FALSE to show the percentage, TRUE to show the true number of missing values

Examples

1
2

RayKYang/regrrr documentation built on Aug. 16, 2021, 3:24 p.m.