dimNA: Calculate missingness in a data.frame

Description Usage Arguments Value Note Author(s)

View source: R/missingness.R

Description

Figure out the level and type of missingness in a dataframe

Usage

1

Arguments

df

a dataframe with missing values

Value

a list indicating the total size of df, a vector of counts of NA terms by columns a count of al missing values in the df, and the total proportion of data missing

Note

Yadda yadda yadda

Author(s)

Jared E. Knowles


jknowles/datasynthR documentation built on May 19, 2019, 11:42 a.m.