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 Dec 6, 2024
1 parent cbda293 commit 3eea10d
Show file tree
Hide file tree
Showing 30 changed files with 160 additions and 1,464 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
d5ef78dc
f0e18c6c
4 changes: 2 additions & 2 deletions intro_r_cognition/sim_data.html
Original file line number Diff line number Diff line change
Expand Up @@ -206,8 +206,8 @@ <h2 class="anchored" data-anchor-id="setup">Setup</h2>
</div>
<div class="cell-output cell-output-stderr">
<pre><code>✔ ggplot2 3.4.2 ✔ purrr 1.0.2
✔ tibble 3.2.1 ✔ dplyr 1.1.4
✔ tidyr 1.2.0 ✔ stringr 1.5.1
✔ tibble 3.2.1 ✔ dplyr 1.1.1
✔ tidyr 1.2.0 ✔ stringr 1.4.1
✔ readr 2.1.2 ✔ forcats 1.0.0
── Conflicts ────────────────────────────────────────── tidyverse_conflicts() ──
✖ purrr::%||%() masks faux::%||%()
Expand Down
Binary file not shown.
6 changes: 3 additions & 3 deletions intro_r_cognition/workshop_final_script.html
Original file line number Diff line number Diff line change
Expand Up @@ -203,8 +203,8 @@ <h2 class="anchored" data-anchor-id="setup">Setup</h2>
<div class="cell-output cell-output-stderr">
<pre><code>── Attaching packages ─────────────────────────────────────── tidyverse 1.3.2 ──
✔ ggplot2 3.4.2 ✔ purrr 1.0.2
✔ tibble 3.2.1 ✔ dplyr 1.1.4
✔ tidyr 1.2.0 ✔ stringr 1.5.1
✔ tibble 3.2.1 ✔ dplyr 1.1.1
✔ tidyr 1.2.0 ✔ stringr 1.4.1
✔ readr 2.1.2 ✔ forcats 1.0.0
── Conflicts ────────────────────────────────────────── tidyverse_conflicts() ──
✖ dplyr::filter() masks stats::filter()
Expand All @@ -229,7 +229,7 @@ <h2 class="anchored" data-anchor-id="setup">Setup</h2>
<h2 class="anchored" data-anchor-id="read-data">Read data</h2>
<p>Let’s read the data from an URL (online) using the tidyverse function <code>read_csv</code>.</p>
<div class="cell">
<div class="sourceCode cell-code" id="cb6"><pre class="sourceCode r code-with-copy"><code class="sourceCode r"><span id="cb6-1"><a href="#cb6-1" aria-hidden="true" tabindex="-1"></a>data <span class="ot">&lt;-</span> <span class="fu">read_csv</span>(<span class="st">"https://raw.githubusercontent.com/mario-bermonti/talks/refs/heads/intro_r/intro_r_cognition/data.csv"</span>)</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<div class="sourceCode cell-code" id="cb6"><pre class="sourceCode r code-with-copy"><code class="sourceCode r"><span id="cb6-1"><a href="#cb6-1" aria-hidden="true" tabindex="-1"></a>data <span class="ot">&lt;-</span> <span class="fu">read_csv</span>(<span class="st">"https://raw.githubusercontent.com/mario-bermonti/talks/refs/heads/main/intro_r_cognition/data.csv"</span>)</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<div class="cell-output cell-output-stderr">
<pre><code>Rows: 100 Columns: 4
── Column specification ────────────────────────────────────────────────────────
Expand Down
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.
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.
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.
5 changes: 1 addition & 4 deletions intro_r_cognition/workshop_guide.html
Original file line number Diff line number Diff line change
Expand Up @@ -289,10 +289,7 @@ <h2>Next steps</h2>
</section>
<section id="materials" class="slide level2">
<h2>Materials</h2>
<ul>
<li class="fragment"><p>Final script developed in this workshop: <a href="https://mario-bermonti.github.io/talks/intro_r_cognition/workshop_final_script">https://mario-bermonti.github.io/talks/intro_r_cognition/workshop_final_script</a></p></li>
<li class="fragment"><p>Materials for all workshops: <a href="https://mario-bermonti.github.io/talks/">https://mario-bermonti.github.io/talks/</a></p></li>
</ul>
<p><a href="https://github.com/mario-bermonti/talks">https://github.com/mario-bermonti/talks</a></p>


</section></section>
Expand Down
276 changes: 134 additions & 142 deletions intro_r_cognition/workshop_steps_script.html

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
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 not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
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.
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.
24 changes: 12 additions & 12 deletions search.json

Large diffs are not rendered by default.

142 changes: 0 additions & 142 deletions site_libs/pagedtable-1.1/css/pagedtable.css

This file was deleted.

Loading

0 comments on commit 3eea10d

Please sign in to comment.