Package: mde
Title: Missing Data Explorer
Version: 0.1.0
Authors@R: 
    person(given = "Nelson",
           family = "Gonzabato",
           role = c("aut", "cre"),
           email = "gonzabato@hotmail.com")
Description: Correct identification and handling of missing data is one of the most important steps in any analysis. To aid this process, 'mde' provides a very easy to use yet robust framework to quickly get an idea of where the missing data
             lies and therefore find the most appropriate action to take.
             Graham WJ (2009) <doi:10.1146/annurev.psych.58.110405.085530>. 
License: GPL-3
Imports: purrr(>= 0.3.3), dplyr(>= 0.8.3), magrittr(>= 1.5)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
URL: https://github.com/Nelson-Gon/mde
BugReports: https://github.com/Nelson-Gon/mde/issues
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-02-23 18:05:49 UTC; Lance Nelson
Author: Nelson Gonzabato [aut, cre]
Maintainer: Nelson Gonzabato <gonzabato@hotmail.com>
Repository: CRAN
Date/Publication: 2020-02-29 13:50:05 UTC
Built: R 4.0.0; ; 2020-04-10 10:12:42 UTC; windows
