diff --git a/Index.Rmd b/Index.Rmd index dbcb667..aa3b0c1 100644 --- a/Index.Rmd +++ b/Index.Rmd @@ -98,7 +98,7 @@ Here you will see three main "panes" initally. It is possible to totally re-organise the layourt of these panes if you want - but for now I will assume you are happy with these default layouts. -Rather than starting straight from from scratch right now, let's work with a pre-existing set of file which should hopefully look familiar - the solutions from Module 1 of this course. These can be downloaded from this link. Right click and select "Save Link As" to download to a sensible folder on your computer +Rather than starting straight from from scratch right now, let's work with a pre-existing set of file which should hopefully look familiar - the solutions from Module 1 of this course. These can be downloaded from this link. Right click and select "Save Link As" to download to a sensible folder on your computer Open the file "Module 1 Solutions.RMD" in RStudio, using the menu system within RStudio by selecting File (in the top left corner) and then Open File. @@ -212,7 +212,7 @@ Once you have finished it is usually a good idea to save your script file - in a ## Working with projects -Once you have saved any changes let's now move to a completely different task - thinking now about the solutions to Module 2. You can download a zip file containing the solutions for Module 2 in RMD format, and the data file used, in CSV format [here](https://github.com/stats4sd/r2020_04RStudio/raw/main/Module-2-Solutions.zip) +Once you have saved any changes let's now move to a completely different task - thinking now about the solutions to Module 2. You can download a zip file containing the solutions for Module 2 in RMD format, and the data file used, in CSV format [here](https://github.com/stats4sd/RCourse_2023_download_files/raw/dev/Module-2-Solutions.zip) First of all - we should start by extracting the contents of that zip file into a sensible folder somewhere on your computer. diff --git a/Index.html b/Index.html index ebbdda5..b54146d 100644 --- a/Index.html +++ b/Index.html @@ -229,7 +229,7 @@

Overview of RStudio Layout

Rather than starting straight from from scratch right now, let’s work with a pre-existing set of file which should hopefully look familiar - the solutions from Module 1 of this course. These can be downloaded -from +from this link. Right click and select “Save Link As” to download to a sensible folder on your computer

Open the file “Module 1 Solutions.RMD” in RStudio, using the menu @@ -397,7 +397,7 @@

Working with projects

different task - thinking now about the solutions to Module 2. You can download a zip file containing the solutions for Module 2 in RMD format, and the data file used, in CSV format here

+href="https://github.com/stats4sd/RCourse_2023_download_files/raw/dev/Module-2-Solutions.zip">here

First of all - we should start by extracting the contents of that zip file into a sensible folder somewhere on your computer.

Then we can create a new project in RStudio (File->New Project) @@ -533,7 +533,7 @@

Appendix: Useful reference links