powered by
Textual plot of missing data
Missing.map(df)
Data frame with any data
'Missing.map()' makes textual plot of missing data, inspired by 'DescTools::PlotMiss()'.
# NOT RUN { sl <- read.table("http://ashipunov.info/shipunov/open/salix_leaves.txt", h=TRUE) Missing.map(sl) # }
Run the code above in your browser using DataLab