Learn R Programming

DataExplorer (version 0.8.3)

profile_missing: Profile missing values

Description

Analyze missing value profile

Usage

profile_missing(data)

Value

missing value profile, such as frequency, percentage and suggested action.

Arguments

data

input data

See Also

plot_missing

Examples

Run this code
profile_missing(airquality)

Run the code above in your browser using DataLab