vignettes/shinymde_introduction.Rmd
shinymde_introduction.Rmd
shinymde
shinymde
provides an application (user interface) to ease the process of missing data exploration. The core functionality accessed is programmed in the code only package mde. It is hoped that this will provide an even easier way to explore missing data.
To install, please run the following in R
.
devtools::install_github("Nelson-Gon/shinymde")
# provide branches for dev version
devtools::install_github("Nelson-Gon/shinymde@dev")
shinymde
is currently deployed at https://nelson-gon.shinyapps.io/shinymde/ where users can use the app via a browser. Please test the app there and let us know what you think. Thank you!