Skip to content

worldbank/qcheckViz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

qcheckViz

R Shiny dashboard to visualize qcheck results.

qcheckViz ia a R Shiny dashboard to visualize the output from Qcheck (a technical package for quality control of household surveys, comprehending variable-specific analysis in each dataset).

To access to the qcheckViz dashboard (without opening the file and running it by yourself, run the following 2 lines in Rstudio console window.

REMEMBER that you need the output created from Qcheck as inputs for this program.

install.packages(c("rmarkdown","flexdashboard","shiny"))

rmarkdown::run("LOCATION OF YOUR FILE/qcheckViz.Rmd")

Created by Sandra Segovia https://github.com/ssegoviajuarez/

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published