How to download your data

 

  1. Login to http://stresschill.appspot.com
  2. Choose which data (.csv) you would like to download (you can download yours, your classes, or all schools data)
  3. set the working directory to where ever you saved your file
    1. File -> Change Dir
  4. Load the file into R
    1. Example:

                                                    i.     stresschill <- read.csv("user_data_download.csv",head=T)

                                                  ii.     the filename will be different for the different files you download