Missing.map {shipunov} | R Documentation |
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()'.
Author(s)
Alexey Shipunov
Examples
Missing.map(salix_leaves)
[Package shipunov version 1.17.1 Index]