diff --git a/pgt52m/week-4/workshop_files/figure-html/unnamed-chunk-10-1.png b/pgt52m/week-4/workshop_files/figure-html/unnamed-chunk-10-1.png
index 8df6284..be26831 100644
Binary files a/pgt52m/week-4/workshop_files/figure-html/unnamed-chunk-10-1.png and b/pgt52m/week-4/workshop_files/figure-html/unnamed-chunk-10-1.png differ
diff --git a/pgt52m/week-4/workshop_files/figure-html/unnamed-chunk-11-1.png b/pgt52m/week-4/workshop_files/figure-html/unnamed-chunk-11-1.png
index 31220bb..69c48d7 100644
Binary files a/pgt52m/week-4/workshop_files/figure-html/unnamed-chunk-11-1.png and b/pgt52m/week-4/workshop_files/figure-html/unnamed-chunk-11-1.png differ
diff --git a/pgt52m/week-4/workshop_files/figure-html/unnamed-chunk-12-1.png b/pgt52m/week-4/workshop_files/figure-html/unnamed-chunk-12-1.png
index a3da977..777ebd9 100644
Binary files a/pgt52m/week-4/workshop_files/figure-html/unnamed-chunk-12-1.png and b/pgt52m/week-4/workshop_files/figure-html/unnamed-chunk-12-1.png differ
diff --git a/pgt52m/week-4/workshop_files/figure-html/unnamed-chunk-5-1.png b/pgt52m/week-4/workshop_files/figure-html/unnamed-chunk-5-1.png
index 264592a..84f68ba 100644
Binary files a/pgt52m/week-4/workshop_files/figure-html/unnamed-chunk-5-1.png and b/pgt52m/week-4/workshop_files/figure-html/unnamed-chunk-5-1.png differ
diff --git a/pgt52m/week-4/workshop_files/figure-html/unnamed-chunk-7-1.png b/pgt52m/week-4/workshop_files/figure-html/unnamed-chunk-7-1.png
index 3015e8b..ab7d09f 100644
Binary files a/pgt52m/week-4/workshop_files/figure-html/unnamed-chunk-7-1.png and b/pgt52m/week-4/workshop_files/figure-html/unnamed-chunk-7-1.png differ
diff --git a/pgt52m/week-4/workshop_files/figure-html/unnamed-chunk-8-1.png b/pgt52m/week-4/workshop_files/figure-html/unnamed-chunk-8-1.png
index 22c1ef1..18b9404 100644
Binary files a/pgt52m/week-4/workshop_files/figure-html/unnamed-chunk-8-1.png and b/pgt52m/week-4/workshop_files/figure-html/unnamed-chunk-8-1.png differ
diff --git a/pgt52m/week-4/workshop_files/figure-html/unnamed-chunk-9-1.png b/pgt52m/week-4/workshop_files/figure-html/unnamed-chunk-9-1.png
index b9222b3..136fb16 100644
Binary files a/pgt52m/week-4/workshop_files/figure-html/unnamed-chunk-9-1.png and b/pgt52m/week-4/workshop_files/figure-html/unnamed-chunk-9-1.png differ
diff --git a/pgt52m/week-7/workshop_files/figure-html/unnamed-chunk-11-1.png b/pgt52m/week-7/workshop_files/figure-html/unnamed-chunk-11-1.png
index 440b089..ca9c24b 100644
Binary files a/pgt52m/week-7/workshop_files/figure-html/unnamed-chunk-11-1.png and b/pgt52m/week-7/workshop_files/figure-html/unnamed-chunk-11-1.png differ
diff --git a/pgt52m/week-7/workshop_files/figure-html/unnamed-chunk-12-1.png b/pgt52m/week-7/workshop_files/figure-html/unnamed-chunk-12-1.png
index a3debe0..10a30f3 100644
Binary files a/pgt52m/week-7/workshop_files/figure-html/unnamed-chunk-12-1.png and b/pgt52m/week-7/workshop_files/figure-html/unnamed-chunk-12-1.png differ
diff --git a/pgt52m/week-8/study_after_workshop_files/figure-html/unnamed-chunk-14-1.png b/pgt52m/week-8/study_after_workshop_files/figure-html/unnamed-chunk-14-1.png
index fff6ce9..a69a556 100644
Binary files a/pgt52m/week-8/study_after_workshop_files/figure-html/unnamed-chunk-14-1.png and b/pgt52m/week-8/study_after_workshop_files/figure-html/unnamed-chunk-14-1.png differ
diff --git a/pgt52m/week-8/workshop_files/figure-html/unnamed-chunk-13-1.png b/pgt52m/week-8/workshop_files/figure-html/unnamed-chunk-13-1.png
index 5219dd2..87945c1 100644
Binary files a/pgt52m/week-8/workshop_files/figure-html/unnamed-chunk-13-1.png and b/pgt52m/week-8/workshop_files/figure-html/unnamed-chunk-13-1.png differ
diff --git a/r4babs1/week-7/overview.html b/r4babs1/week-7/overview.html
index 742966f..73d56a2 100644
--- a/r4babs1/week-7/overview.html
+++ b/r4babs1/week-7/overview.html
@@ -357,7 +357,7 @@
Overview
-This week you will start writing R code in RStudio and will create your first graph! You will learn about data types such as “numerics” and “characters” and some of the different types of objects in R such as “vectors” and “dataframes”. These are the building blocks for the rest of your R journey. You will also learn a workflow and about the layout of RStudio and using RStudio Projects.
+This week you will start using RStudio to write R code and you will create your first graph! You will learn about data types such as “numerics” and “characters” and object types such as “vectors” and “dataframes”. These are the building blocks for the rest of your R journey. You will also learn about the layout of RStudio and a workflow using scripts and RStudio Projects to keep your work organised.
Session overview
-In this introduction you will start working with RStudio. You will type in some data plot it and then customise your plot.
+In this workshop you will use RStudio to write R code. You will type in some data, plot it and then customise your plot.
Philosophy
Workshops are not a test. It is expected that you often don’t know how to start, make a lot of mistakes and need help. It is expected that you are familiar with independent study content before the workshop. However, you need not remember or understand every detail as the workshop should build and consolidate your understanding. Tips
diff --git a/r4babs1/week-9/workshop_files/figure-html/unnamed-chunk-10-1.png b/r4babs1/week-9/workshop_files/figure-html/unnamed-chunk-10-1.png
index 1127760..578370e 100644
Binary files a/r4babs1/week-9/workshop_files/figure-html/unnamed-chunk-10-1.png and b/r4babs1/week-9/workshop_files/figure-html/unnamed-chunk-10-1.png differ
diff --git a/r4babs1/week-9/workshop_files/figure-html/unnamed-chunk-11-1.png b/r4babs1/week-9/workshop_files/figure-html/unnamed-chunk-11-1.png
index 2dc939f..02d2687 100644
Binary files a/r4babs1/week-9/workshop_files/figure-html/unnamed-chunk-11-1.png and b/r4babs1/week-9/workshop_files/figure-html/unnamed-chunk-11-1.png differ
diff --git a/r4babs1/week-9/workshop_files/figure-html/unnamed-chunk-12-1.png b/r4babs1/week-9/workshop_files/figure-html/unnamed-chunk-12-1.png
index df50b1e..4d8e9ae 100644
Binary files a/r4babs1/week-9/workshop_files/figure-html/unnamed-chunk-12-1.png and b/r4babs1/week-9/workshop_files/figure-html/unnamed-chunk-12-1.png differ
diff --git a/r4babs1/week-9/workshop_files/figure-html/unnamed-chunk-5-1.png b/r4babs1/week-9/workshop_files/figure-html/unnamed-chunk-5-1.png
index 3b349b3..57a3abb 100644
Binary files a/r4babs1/week-9/workshop_files/figure-html/unnamed-chunk-5-1.png and b/r4babs1/week-9/workshop_files/figure-html/unnamed-chunk-5-1.png differ
diff --git a/r4babs1/week-9/workshop_files/figure-html/unnamed-chunk-7-1.png b/r4babs1/week-9/workshop_files/figure-html/unnamed-chunk-7-1.png
index 4edf163..f2f0950 100644
Binary files a/r4babs1/week-9/workshop_files/figure-html/unnamed-chunk-7-1.png and b/r4babs1/week-9/workshop_files/figure-html/unnamed-chunk-7-1.png differ
diff --git a/r4babs1/week-9/workshop_files/figure-html/unnamed-chunk-8-1.png b/r4babs1/week-9/workshop_files/figure-html/unnamed-chunk-8-1.png
index 3a7f9f7..6b71c00 100644
Binary files a/r4babs1/week-9/workshop_files/figure-html/unnamed-chunk-8-1.png and b/r4babs1/week-9/workshop_files/figure-html/unnamed-chunk-8-1.png differ
diff --git a/r4babs1/week-9/workshop_files/figure-html/unnamed-chunk-9-1.png b/r4babs1/week-9/workshop_files/figure-html/unnamed-chunk-9-1.png
index 4100553..a63d89e 100644
Binary files a/r4babs1/week-9/workshop_files/figure-html/unnamed-chunk-9-1.png and b/r4babs1/week-9/workshop_files/figure-html/unnamed-chunk-9-1.png differ
diff --git a/r4babs2/week-3/workshop_files/figure-html/unnamed-chunk-11-1.png b/r4babs2/week-3/workshop_files/figure-html/unnamed-chunk-11-1.png
index 3395932..cf0b711 100644
Binary files a/r4babs2/week-3/workshop_files/figure-html/unnamed-chunk-11-1.png and b/r4babs2/week-3/workshop_files/figure-html/unnamed-chunk-11-1.png differ
diff --git a/r4babs2/week-3/workshop_files/figure-html/unnamed-chunk-12-1.png b/r4babs2/week-3/workshop_files/figure-html/unnamed-chunk-12-1.png
index a5ec89a..124e508 100644
Binary files a/r4babs2/week-3/workshop_files/figure-html/unnamed-chunk-12-1.png and b/r4babs2/week-3/workshop_files/figure-html/unnamed-chunk-12-1.png differ
diff --git a/r4babs2/week-4/study_after_workshop_files/figure-html/unnamed-chunk-14-1.png b/r4babs2/week-4/study_after_workshop_files/figure-html/unnamed-chunk-14-1.png
index 9c95ef0..e80bc1b 100644
Binary files a/r4babs2/week-4/study_after_workshop_files/figure-html/unnamed-chunk-14-1.png and b/r4babs2/week-4/study_after_workshop_files/figure-html/unnamed-chunk-14-1.png differ
diff --git a/r4babs2/week-4/workshop_files/figure-html/unnamed-chunk-13-1.png b/r4babs2/week-4/workshop_files/figure-html/unnamed-chunk-13-1.png
index d5b288c..5e59b47 100644
Binary files a/r4babs2/week-4/workshop_files/figure-html/unnamed-chunk-13-1.png and b/r4babs2/week-4/workshop_files/figure-html/unnamed-chunk-13-1.png differ
diff --git a/r4babs2/week-5/workshop_files/figure-html/unnamed-chunk-16-1.png b/r4babs2/week-5/workshop_files/figure-html/unnamed-chunk-16-1.png
index 624dbc3..a89f430 100644
Binary files a/r4babs2/week-5/workshop_files/figure-html/unnamed-chunk-16-1.png and b/r4babs2/week-5/workshop_files/figure-html/unnamed-chunk-16-1.png differ
diff --git a/r4babs2/week-5/workshop_files/figure-html/unnamed-chunk-17-1.png b/r4babs2/week-5/workshop_files/figure-html/unnamed-chunk-17-1.png
index 098d601..3fd326b 100644
Binary files a/r4babs2/week-5/workshop_files/figure-html/unnamed-chunk-17-1.png and b/r4babs2/week-5/workshop_files/figure-html/unnamed-chunk-17-1.png differ
diff --git a/r4babs2/week-5/workshop_files/figure-html/unnamed-chunk-18-1.png b/r4babs2/week-5/workshop_files/figure-html/unnamed-chunk-18-1.png
index 42b2faf..5175954 100644
Binary files a/r4babs2/week-5/workshop_files/figure-html/unnamed-chunk-18-1.png and b/r4babs2/week-5/workshop_files/figure-html/unnamed-chunk-18-1.png differ
diff --git a/r4babs2/week-5/workshop_files/figure-html/unnamed-chunk-19-1.png b/r4babs2/week-5/workshop_files/figure-html/unnamed-chunk-19-1.png
index ce421c0..996d373 100644
Binary files a/r4babs2/week-5/workshop_files/figure-html/unnamed-chunk-19-1.png and b/r4babs2/week-5/workshop_files/figure-html/unnamed-chunk-19-1.png differ
diff --git a/r4babs2/week-5/workshop_files/figure-html/unnamed-chunk-20-1.png b/r4babs2/week-5/workshop_files/figure-html/unnamed-chunk-20-1.png
index e09f557..1bba31e 100644
Binary files a/r4babs2/week-5/workshop_files/figure-html/unnamed-chunk-20-1.png and b/r4babs2/week-5/workshop_files/figure-html/unnamed-chunk-20-1.png differ
diff --git a/search.json b/search.json
index f1ffd43..471574a 100644
--- a/search.json
+++ b/search.json
@@ -1194,7 +1194,7 @@
"href": "r4babs1/week-7/workshop.html",
"title": "Workshop",
"section": "",
- "text": "Artwork by Horst (2023): “Welcome to Rstats”\n\n\nIn this introduction you will start working with RStudio. You will type in some data plot it and then customise your plot.\n\nWorkshops are not a test. It is expected that you often don’t know how to start, make a lot of mistakes and need help. It is expected that you are familiar with independent study content before the workshop. However, you need not remember or understand every detail as the workshop should build and consolidate your understanding. Tips\n\ndon’t worry about making mistakes\ndon’t let what you can not do interfere with what you can do\ndiscussing code with your neighbours will help\nlook things up in the independent study material\nlook things up in your own code from earlier workshops\nthere are no stupid questions\n\n\n\n\n\n\n\nKey\n\n\n\nThese four symbols are used at the beginning of each instruction so you know where to carry out the instruction.\n Something you need to do on your computer. It may be opening programs or documents or locating a file.\n Something you should do in RStudio. It will often be typing a command or using the menus but might also be creating folders, locating or moving files.\n Something you should do in your browser on the internet. It may be searching for information, going to the VLE or downloading a file.\n A question for you to think about and answer. Record your answers in your script for future reference.",
+ "text": "Artwork by Horst (2023): “Welcome to Rstats”\n\n\nIn this workshop you will use RStudio to write R code. You will type in some data, plot it and then customise your plot.\n\nWorkshops are not a test. It is expected that you often don’t know how to start, make a lot of mistakes and need help. It is expected that you are familiar with independent study content before the workshop. However, you need not remember or understand every detail as the workshop should build and consolidate your understanding. Tips\n\ndon’t worry about making mistakes\ndon’t let what you can not do interfere with what you can do\ndiscussing code with your neighbours will help\nlook things up in the independent study material\nlook things up in your own code from earlier workshops\nthere are no stupid questions\n\n\n\n\n\n\n\nKey\n\n\n\nThese four symbols are used at the beginning of each instruction so you know where to carry out the instruction.\n Something you need to do on your computer. It may be opening programs or documents or locating a file.\n Something you should do in RStudio. It will often be typing a command or using the menus but might also be creating folders, locating or moving files.\n Something you should do in your browser on the internet. It may be searching for information, going to the VLE or downloading a file.\n A question for you to think about and answer. Record your answers in your script for future reference.",
"crumbs": [
"BABS 1",
"Week 7: Introduction to R and project organisation",
@@ -1206,7 +1206,7 @@
"href": "r4babs1/week-7/workshop.html#session-overview",
"title": "Workshop",
"section": "",
- "text": "In this introduction you will start working with RStudio. You will type in some data plot it and then customise your plot.",
+ "text": "In this workshop you will use RStudio to write R code. You will type in some data, plot it and then customise your plot.",
"crumbs": [
"BABS 1",
"Week 7: Introduction to R and project organisation",
@@ -2572,7 +2572,7 @@
"href": "r4babs1/week-7/overview.html",
"title": "Overview",
"section": "",
- "text": "This week you will start writing R code in RStudio and will create your first graph! You will learn about data types such as “numerics” and “characters” and some of the different types of objects in R such as “vectors” and “dataframes”. These are the building blocks for the rest of your R journey. You will also learn a workflow and about the layout of RStudio and using RStudio Projects.\n\n\n\nArtwork by Horst (2023): “bless this workflow”\n\n\n\nLearning objectives\nThe successful student will be able to:\n\nuse the R command line as a calculator and to assign variables\ncreate and use the basic data types in R\nfind their way around the RStudio windows\nuse an RStudio Project to organise work\nuse a script to run R commands\ncreate and customise a barplot\nsearch and understand manual pages\n\n\n\nInstructions\n\nPrepare\n\nFirst Steps in RStudio: Either 📖 Read the book OR 📹 Watch two videos\n\nWorkshop\ni.💻 🐈 Coat colour of cats. Type in some data, perform calculations on, and plot it.\nConsolidate\n\n💻 Create a plot\n📖 Read Workflow in RStudio\n\n\n\n\n\n\n\nReferences\n\nHorst, Allison. 2023. “Data Science Illustrations.” https://allisonhorst.com/allison-horst.",
+ "text": "This week you will start using RStudio to write R code and you will create your first graph! You will learn about data types such as “numerics” and “characters” and object types such as “vectors” and “dataframes”. These are the building blocks for the rest of your R journey. You will also learn about the layout of RStudio and a workflow using scripts and RStudio Projects to keep your work organised.\n\n\n\nArtwork by Horst (2023): “bless this workflow”\n\n\n\nLearning objectives\nThe successful student will be able to:\n\nuse the R command line as a calculator and to assign variables\ncreate and use the basic data types in R\nfind their way around the RStudio windows\nuse an RStudio Project to organise work\nuse a script to run R commands\ncreate and customise a barplot\nsearch and understand manual pages\n\n\n\nInstructions\n\nPrepare\n\nFirst Steps in RStudio: Either 📖 Read the book OR 📹 Watch two videos\n\nWorkshop\n\n💻 🐈 Coat colour of cats. Type in some data, perform calculations on, and plot it.\n\nConsolidate\n\n💻 Create a plot\n📖 Read Workflow in RStudio\n\n\n\n\n\n\n\nReferences\n\nHorst, Allison. 2023. “Data Science Illustrations.” https://allisonhorst.com/allison-horst.",
"crumbs": [
"BABS 1",
"Week 7: Introduction to R and project organisation",