From 95c08dcf68f776d707eac5ffeede15af1d58ac8c Mon Sep 17 00:00:00 2001 From: hckum Date: Fri, 15 Jun 2018 14:00:26 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c3647d3..ff62b47 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ ## Template for userstudies. 1. Open the project file (userstudy_analysis_template.Rproj) in Rstudio -2. Source R/which_test.R and follow along. +2. Source stat_tests/which_test.R and follow along. 3. Put all your processed data files in csv format into data/ 4. Open the suggested script. Change the dataset name 5. Change variable names and other parameters if any (mostly will have reasonable defaults). -6. Source the statistical test file \ No newline at end of file +6. Source the statistical test file