Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed Sep 20, 2024
1 parent 7ecc1ab commit 1b00629
Show file tree
Hide file tree
Showing 16 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4044bcfd
9ab010e1
Binary file modified lessons/1-project-management/notes.pdf
Binary file not shown.
Binary file modified lessons/10-get-credit/notes.pdf
Binary file not shown.
Binary file modified lessons/11-getting-help/notes.pdf
Binary file not shown.
Binary file modified lessons/12-drop-in/notes.pdf
Binary file not shown.
Binary file modified lessons/2-markdown-quarto/notes.pdf
Binary file not shown.
Binary file modified lessons/3-shell/notes.pdf
Binary file not shown.
Binary file modified lessons/4-git/notes.pdf
Binary file not shown.
Binary file modified lessons/5-github-basics/notes.pdf
Binary file not shown.
Binary file modified lessons/6-github-collab/lesson-6-notes.pdf
Binary file not shown.
Binary file modified lessons/7-data-manipulation/notes.pdf
Binary file not shown.
Binary file modified lessons/8-intermediate-r-1/notes.pdf
Binary file not shown.
4 changes: 2 additions & 2 deletions lessons/8-intermediate-r-1/slides.html
Original file line number Diff line number Diff line change
Expand Up @@ -461,9 +461,9 @@ <h2>Anatomy of a function</h2>
<span id="cb1-4"><a></a><span class="co"># code goes in the curly braces</span></span>
<span id="cb1-5"><a></a></span>
<span id="cb1-6"><a></a>a_function <span class="ot">&lt;-</span> <span class="cf">function</span>(an_argument) {</span>
<span id="cb1-7"><a></a> <span class="co"># code to execute goes here</span></span>
<span id="cb1-7"><a></a> <span class="co"># code using an_argument to produce final_output</span></span>
<span id="cb1-8"><a></a> </span>
<span id="cb1-9"><a></a> <span class="co"># whatever is inside return() comes out of the funciton</span></span>
<span id="cb1-9"><a></a> <span class="co"># whatever is inside return() comes out of the function</span></span>
<span id="cb1-10"><a></a> <span class="fu">return</span>(final_output) </span>
<span id="cb1-11"><a></a>}</span>
<span id="cb1-12"><a></a></span>
Expand Down
Binary file modified lessons/9-intermediate-r-2/notes.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion search.json
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@
"href": "lessons/8-intermediate-r-1/slides.html#anatomy-of-a-function",
"title": "Intermediate R: Functions and control flow",
"section": "Anatomy of a function",
"text": "Anatomy of a function\n# Defining a function\n# a_function will be the name of the function\n# arguments go within the ()\n# code goes in the curly braces\n\na_function &lt;- function(an_argument) {\n # code to execute goes here\n \n # whatever is inside return() comes out of the funciton\n return(final_output) \n}\n\n# Run the code to create the function\n# Then you can use it:\n# a_function(&lt;some_input&gt;)\n#"
"text": "Anatomy of a function\n# Defining a function\n# a_function will be the name of the function\n# arguments go within the ()\n# code goes in the curly braces\n\na_function &lt;- function(an_argument) {\n # code using an_argument to produce final_output\n \n # whatever is inside return() comes out of the function\n return(final_output) \n}\n\n# Run the code to create the function\n# Then you can use it:\n# a_function(&lt;some_input&gt;)\n#"
},
{
"objectID": "lessons/8-intermediate-r-1/slides.html#coding-time",
Expand Down
56 changes: 28 additions & 28 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,114 +2,114 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://cct-datascience.github.io/repro-data-sci/survey_responses.html</loc>
<lastmod>2024-09-20T18:31:45.836Z</lastmod>
<lastmod>2024-09-20T18:32:37.266Z</lastmod>
</url>
<url>
<loc>https://cct-datascience.github.io/repro-data-sci/lessons/1-project-management/slides.html</loc>
<lastmod>2024-09-20T18:31:45.804Z</lastmod>
<lastmod>2024-09-20T18:32:37.234Z</lastmod>
</url>
<url>
<loc>https://cct-datascience.github.io/repro-data-sci/lessons/6-github-collab/slides.html</loc>
<lastmod>2024-09-20T18:31:45.834Z</lastmod>
<lastmod>2024-09-20T18:32:37.264Z</lastmod>
</url>
<url>
<loc>https://cct-datascience.github.io/repro-data-sci/lessons/5-github-basics/notes.html</loc>
<lastmod>2024-09-20T18:31:45.831Z</lastmod>
<lastmod>2024-09-20T18:32:37.261Z</lastmod>
</url>
<url>
<loc>https://cct-datascience.github.io/repro-data-sci/lessons/3-shell/notes.html</loc>
<lastmod>2024-09-20T18:31:45.824Z</lastmod>
<lastmod>2024-09-20T18:32:37.254Z</lastmod>
</url>
<url>
<loc>https://cct-datascience.github.io/repro-data-sci/lessons/9-intermediate-r-2/slides.html</loc>
<lastmod>2024-09-20T18:31:45.836Z</lastmod>
<lastmod>2024-09-20T18:32:37.266Z</lastmod>
</url>
<url>
<loc>https://cct-datascience.github.io/repro-data-sci/lessons/8-intermediate-r-1/slides.html</loc>
<lastmod>2024-09-20T18:31:45.836Z</lastmod>
<lastmod>2024-09-20T18:32:37.266Z</lastmod>
</url>
<url>
<loc>https://cct-datascience.github.io/repro-data-sci/lessons/7-data-manipulation/slides.html</loc>
<lastmod>2024-09-20T18:31:45.834Z</lastmod>
<lastmod>2024-09-20T18:32:37.264Z</lastmod>
</url>
<url>
<loc>https://cct-datascience.github.io/repro-data-sci/lessons/5-github-basics/slides.html</loc>
<lastmod>2024-09-20T18:31:45.831Z</lastmod>
<lastmod>2024-09-20T18:32:37.261Z</lastmod>
</url>
<url>
<loc>https://cct-datascience.github.io/repro-data-sci/lessons/3-shell/slides.html</loc>
<lastmod>2024-09-20T18:31:45.825Z</lastmod>
<lastmod>2024-09-20T18:32:37.255Z</lastmod>
</url>
<url>
<loc>https://cct-datascience.github.io/repro-data-sci/lessons/2-markdown-quarto/notes.html</loc>
<lastmod>2024-09-20T18:31:45.821Z</lastmod>
<lastmod>2024-09-20T18:32:37.251Z</lastmod>
</url>
<url>
<loc>https://cct-datascience.github.io/repro-data-sci/lessons/11-getting-help/slides.html</loc>
<lastmod>2024-09-20T18:31:45.819Z</lastmod>
<lastmod>2024-09-20T18:32:37.249Z</lastmod>
</url>
<url>
<loc>https://cct-datascience.github.io/repro-data-sci/lessons/10-get-credit/slides.html</loc>
<lastmod>2024-09-20T18:31:45.810Z</lastmod>
<lastmod>2024-09-20T18:32:37.240Z</lastmod>
</url>
<url>
<loc>https://cct-datascience.github.io/repro-data-sci/colloquium.html</loc>
<lastmod>2024-09-20T18:31:45.798Z</lastmod>
<lastmod>2024-09-20T18:32:37.228Z</lastmod>
</url>
<url>
<loc>https://cct-datascience.github.io/repro-data-sci/about.html</loc>
<lastmod>2024-09-20T18:31:45.798Z</lastmod>
<lastmod>2024-09-20T18:32:37.228Z</lastmod>
</url>
<url>
<loc>https://cct-datascience.github.io/repro-data-sci/lessons/10-get-credit/notes.html</loc>
<lastmod>2024-09-20T18:31:45.810Z</lastmod>
<lastmod>2024-09-20T18:32:37.240Z</lastmod>
</url>
<url>
<loc>https://cct-datascience.github.io/repro-data-sci/lessons/11-getting-help/notes.html</loc>
<lastmod>2024-09-20T18:31:45.818Z</lastmod>
<lastmod>2024-09-20T18:32:37.248Z</lastmod>
</url>
<url>
<loc>https://cct-datascience.github.io/repro-data-sci/lessons/12-drop-in/notes.html</loc>
<lastmod>2024-09-20T18:31:45.821Z</lastmod>
<lastmod>2024-09-20T18:32:37.250Z</lastmod>
</url>
<url>
<loc>https://cct-datascience.github.io/repro-data-sci/lessons/2-markdown-quarto/slides.html</loc>
<lastmod>2024-09-20T18:31:45.821Z</lastmod>
<lastmod>2024-09-20T18:32:37.251Z</lastmod>
</url>
<url>
<loc>https://cct-datascience.github.io/repro-data-sci/lessons/4-git/slides.html</loc>
<lastmod>2024-09-20T18:31:45.831Z</lastmod>
<lastmod>2024-09-20T18:32:37.260Z</lastmod>
</url>
<url>
<loc>https://cct-datascience.github.io/repro-data-sci/lessons/7-data-manipulation/notes.html</loc>
<lastmod>2024-09-20T18:31:45.834Z</lastmod>
<lastmod>2024-09-20T18:32:37.264Z</lastmod>
</url>
<url>
<loc>https://cct-datascience.github.io/repro-data-sci/lessons/8-intermediate-r-1/notes.html</loc>
<lastmod>2024-09-20T18:31:45.836Z</lastmod>
<lastmod>2024-09-20T18:32:37.266Z</lastmod>
</url>
<url>
<loc>https://cct-datascience.github.io/repro-data-sci/lessons/9-intermediate-r-2/notes.html</loc>
<lastmod>2024-09-20T18:31:45.836Z</lastmod>
<lastmod>2024-09-20T18:32:37.266Z</lastmod>
</url>
<url>
<loc>https://cct-datascience.github.io/repro-data-sci/lessons/1-project-management/notes.html</loc>
<lastmod>2024-09-20T18:31:45.803Z</lastmod>
<lastmod>2024-09-20T18:32:37.233Z</lastmod>
</url>
<url>
<loc>https://cct-datascience.github.io/repro-data-sci/lessons/4-git/notes.html</loc>
<lastmod>2024-09-20T18:31:45.830Z</lastmod>
<lastmod>2024-09-20T18:32:37.260Z</lastmod>
</url>
<url>
<loc>https://cct-datascience.github.io/repro-data-sci/lessons/6-github-collab/notes.html</loc>
<lastmod>2024-09-20T18:31:45.833Z</lastmod>
<lastmod>2024-09-20T18:32:37.263Z</lastmod>
</url>
<url>
<loc>https://cct-datascience.github.io/repro-data-sci/index.html</loc>
<lastmod>2024-09-20T18:31:45.800Z</lastmod>
<lastmod>2024-09-20T18:32:37.230Z</lastmod>
</url>
<url>
<loc>https://cct-datascience.github.io/repro-data-sci/lessons/2-markdown-quarto/quarto_notes.html</loc>
<lastmod>2024-09-20T18:31:45.821Z</lastmod>
<lastmod>2024-09-20T18:32:37.251Z</lastmod>
</url>
</urlset>

0 comments on commit 1b00629

Please sign in to comment.