pmut.data.pmis: Simple Check on Percentage of Missing

Description Usage Arguments Value Examples

View source: R/pmut.data.pmis.R

Description

This function checks percenrage of NA (include empty string for character) for every column inside the data.

Usage

1

Arguments

DATA

Object of class data.frame or data.table

Value

A named vector having percent of missing for the column

Examples

1
pmut.data.pmis(data.frame(ggplot2::diamonds))

chengjunhou/pmut documentation built on May 23, 2019, 4:24 p.m.