From 1a0ad82687c3a9b0ee61d02fbeec23fc2408aea3 Mon Sep 17 00:00:00 2001 From: alex-thomson222 Date: Tue, 14 Nov 2023 10:45:04 +0000 Subject: [PATCH] update html --- index.html | 56 +++++++++++++++++++++++++++--------------------------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/index.html b/index.html index 203a0ba..2ba912c 100644 --- a/index.html +++ b/index.html @@ -164,7 +164,7 @@

Exercises

following along to here directly from the workbook you may have already done this; so you can skip this step!). You can find the Excel file here: Happiness.xlsx

+href="https://github.com/stats4sd/RCourse_2023_download_files/raw/dev/Happiness.xlsx">Happiness.xlsx

  • Find the 5 countries with the lowest ‘generosity scores’

  • Produce a subset of countries which have below average scores for both GDP and generosity.

  • @@ -174,7 +174,7 @@

    Exercises

    Exercise 2: Download the file below that contains the imdb dataset and the Module 3 exercises in RMD format.

    Module-3-Exercises.zip

    +href="https://github.com/stats4sd/RCourse_2023_download_files/raw/dev/Module%203%20Exercises.zip">Module-3-Exercises.zip

    Create a new project in RStudio and unzip the files into your new project folder.

    Then open the workbook, and load in the libraries and the dataset. @@ -364,22 +364,22 @@

    Appendix: Useful reference links