From 71dd97cfba95839dd9d889a6aa45c1a6e781d6e3 Mon Sep 17 00:00:00 2001 From: Xochitl Ortiz-Ross Date: Tue, 10 Dec 2024 15:13:56 -0800 Subject: [PATCH] Update setup.md Fixed the path to the data and deleted the reference to a zip-file of raw data since we did not have that --- learners/setup.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/learners/setup.md b/learners/setup.md index c8cf32d9..b55faaac 100644 --- a/learners/setup.md +++ b/learners/setup.md @@ -122,5 +122,4 @@ We will download the data directly from R during the lessons. However, if you ar The data files for the lesson can be downloaded manually: - - [cleaned data](../episodes/data/cleaned/surveys_complete_77_89.csv) and - - [zip file of raw data](../episodes/data/new_data.zip). + - [cleaned data](../episodes/data/surveys_complete_77_89.csv)