Skip to content

Commit

Permalink
Deploying to gh-pages from @ 23f7023 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
3mmaRand committed Nov 11, 2024
1 parent e4ad58a commit 7885fe8
Show file tree
Hide file tree
Showing 30 changed files with 8 additions and 6 deletions.
Binary file modified pgt52m/week-4/workshop_files/figure-html/unnamed-chunk-10-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified pgt52m/week-4/workshop_files/figure-html/unnamed-chunk-11-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified pgt52m/week-4/workshop_files/figure-html/unnamed-chunk-12-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified pgt52m/week-4/workshop_files/figure-html/unnamed-chunk-5-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified pgt52m/week-4/workshop_files/figure-html/unnamed-chunk-7-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified pgt52m/week-4/workshop_files/figure-html/unnamed-chunk-8-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified pgt52m/week-4/workshop_files/figure-html/unnamed-chunk-9-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified pgt52m/week-7/workshop_files/figure-html/unnamed-chunk-11-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified pgt52m/week-7/workshop_files/figure-html/unnamed-chunk-12-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified pgt52m/week-8/workshop_files/figure-html/unnamed-chunk-13-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 4 additions & 2 deletions r4babs1/week-7/overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ <h1 class="title">Overview</h1>
</header>


<p>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.</p>
<p>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.</p>
<div class="quarto-figure quarto-figure-center">
<figure class="figure">
<p><img src="images/workflow.png" class="img-fluid figure-img" alt="An organized kitchen with sections labeled 'tools', 'report' and 'files', while a monster in a chef's hat stirs in a bowl labeled 'code.'"></p>
Expand Down Expand Up @@ -385,7 +385,9 @@ <h3 class="anchored" data-anchor-id="instructions">Instructions</h3>
<li>First Steps in RStudio: <strong>Either</strong> 📖 Read the book <strong>OR</strong> 📹 Watch two videos</li>
</ol></li>
<li><p><a href="../../r4babs1/week-7/workshop.html">Workshop</a></p>
<p>i.💻 🐈 Coat colour of cats. Type in some data, perform calculations on, and plot it.</p></li>
<ol type="i">
<li>💻 🐈 Coat colour of cats. Type in some data, perform calculations on, and plot it.</li>
</ol></li>
<li><p><a href="../../r4babs1/week-7/study_after_workshop.html">Consolidate</a></p>
<ol type="i">
<li><p>💻 Create a plot</p></li>
Expand Down
2 changes: 1 addition & 1 deletion r4babs1/week-7/workshop.html
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ <h1 class="title">Workshop</h1>
<figcaption>Artwork by <span class="citation" data-cites="allison_horst">Horst (<a href="#ref-allison_horst" role="doc-biblioref">2023</a>)</span>: “Welcome to Rstats”</figcaption></figure>
</div>
<section id="session-overview" class="level2"><h2 class="anchored" data-anchor-id="session-overview">Session overview</h2>
<p>In this introduction you will start working with RStudio. You will type in some data plot it and then customise your plot.</p>
<p>In this workshop you will use RStudio to write R code. You will type in some data, plot it and then customise your plot.</p>
</section><section id="philosophy" class="level2"><h2 class="anchored" data-anchor-id="philosophy">Philosophy</h2>
<p>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</p>
<ul>
Expand Down
Binary file modified r4babs1/week-9/workshop_files/figure-html/unnamed-chunk-10-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified r4babs1/week-9/workshop_files/figure-html/unnamed-chunk-12-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified r4babs1/week-9/workshop_files/figure-html/unnamed-chunk-5-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified r4babs1/week-9/workshop_files/figure-html/unnamed-chunk-7-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified r4babs1/week-9/workshop_files/figure-html/unnamed-chunk-8-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified r4babs1/week-9/workshop_files/figure-html/unnamed-chunk-9-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified r4babs2/week-3/workshop_files/figure-html/unnamed-chunk-11-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified r4babs2/week-3/workshop_files/figure-html/unnamed-chunk-12-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified r4babs2/week-4/workshop_files/figure-html/unnamed-chunk-13-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified r4babs2/week-5/workshop_files/figure-html/unnamed-chunk-16-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified r4babs2/week-5/workshop_files/figure-html/unnamed-chunk-17-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified r4babs2/week-5/workshop_files/figure-html/unnamed-chunk-18-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified r4babs2/week-5/workshop_files/figure-html/unnamed-chunk-19-1.png
Binary file modified r4babs2/week-5/workshop_files/figure-html/unnamed-chunk-20-1.png
6 changes: 3 additions & 3 deletions search.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit 7885fe8

Please sign in to comment.