Instructions: to prepare the data, do the following:
- make sure all the *_dd.csv, *_survey.csv, and *.db files are in the same directory as the python scripts and make sure all files from the same site have the same prefix
python ddcheck.py
in that directorypython svcombine.py
in that directory- copy testoutput.csv to the "Obesity Survey" directory
- Open an R console and
source ObesityScript.R
- Now you can run the various other visualization R scripts (or knit them) as well as
shiny::runApp()