shipunov (version 1.13)

Missing.map: Textual plot of missing data

Description

Textual plot of missing data

Usage

Missing.map(df)

Arguments

df

Data frame with any data

Details

'Missing.map()' makes textual plot of missing data, inspired by 'DescTools::PlotMiss()'.

Examples

Run this code
# NOT RUN {
Missing.map(salix_leaves)
# }

Run the code above in your browser using DataCamp Workspace