Learn R Programming

MissingDataGUI (version 0.1-5)

MissingDataGUI-package: A Graphical User Interface for Exploring Missing Values in Data

Description

This package was designed mainly for the exploration of missing values structure, and results of imputation, using static graphics and numerical summaries. A graphical user interface (GUI) makes it accessible to novice users.

Arguments

Examples

Run this code
if (interactive()) {
MissingDataGUI()
}

Run the code above in your browser using DataLab