DataExplorer
https://cran.r-project.org/web/packages/DataExplorer/vignettes/dataexplorer-intro.html
> install.packages("DataExplorer") also installing the dependencies ‘igraph’, ‘networkD3’
iris %>% create_report() iris %>% plot_missing()
> install.packages("DataExplorer") also installing the dependencies ‘igraph’, ‘networkD3’
iris %>% create_report() iris %>% plot_missing()