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 5, 2024
1 parent 6543d87 commit cbda293
Show file tree
Hide file tree
Showing 30 changed files with 1,464 additions and 160 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
e1d82f7b
d5ef78dc
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.1
✔ tidyr 1.2.0 ✔ stringr 1.4.1
✔ tibble 3.2.1 ✔ dplyr 1.1.4
✔ tidyr 1.2.0 ✔ stringr 1.5.1
✔ readr 2.1.2 ✔ forcats 1.0.0
── Conflicts ────────────────────────────────────────── tidyverse_conflicts() ──
✖ purrr::%||%() masks faux::%||%()
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.1
✔ tidyr 1.2.0 ✔ stringr 1.4.1
✔ tibble 3.2.1 ✔ dplyr 1.1.4
✔ tidyr 1.2.0 ✔ stringr 1.5.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/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="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="cell-output cell-output-stderr">
<pre><code>Rows: 100 Columns: 4
── Column specification ────────────────────────────────────────────────────────
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
5 changes: 4 additions & 1 deletion intro_r_cognition/workshop_guide.html
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,10 @@ <h2>Next steps</h2>
</section>
<section id="materials" class="slide level2">
<h2>Materials</h2>
<p><a href="https://github.com/mario-bermonti/talks">https://github.com/mario-bermonti/talks</a></p>
<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>


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

Large diffs are not rendered by default.

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.
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.
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: 142 additions & 0 deletions site_libs/pagedtable-1.1/css/pagedtable.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,142 @@
.pagedtable {
overflow: auto;
padding-left: 8px;
padding-right: 8px;
}

.pagedtable-wrapper {
border: 1px solid #ccc;
border-radius: 4px;
margin-bottom: 10px;
}

.pagedtable table {
width: 100%;
max-width: 100%;
margin: 0;
}

.pagedtable th {
padding: 0 5px 0 5px;
border: none;
border-bottom: 2px solid #dddddd;

min-width: 45px;
}

.pagedtable-empty th {
display: none;
}

.pagedtable td {
padding: 0 4px 0 4px;
}

.pagedtable .even {
background-color: rgba(140, 140, 140, 0.1);
}

.pagedtable-padding-col {
display: none;
}

.pagedtable a {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

.pagedtable-index-nav {
cursor: pointer;
padding: 0 5px 0 5px;
float: right;
border: 0;
}

.pagedtable-index-nav-disabled {
cursor: default;
text-decoration: none;
color: #999;
}

a.pagedtable-index-nav-disabled:hover {
text-decoration: none;
color: #999;
}

.pagedtable-indexes {
cursor: pointer;
float: right;
border: 0;
}

.pagedtable-index-current {
cursor: default;
text-decoration: none;
font-weight: bold;
color: #333;
border: 0;
}

a.pagedtable-index-current:hover {
text-decoration: none;
font-weight: bold;
color: #333;
}

.pagedtable-index {
width: 30px;
display: inline-block;
text-align: center;
border: 0;
}

.pagedtable-index-separator-left {
display: inline-block;
color: #333;
font-size: 9px;
padding: 0 0 0 0;
cursor: default;
}

.pagedtable-index-separator-right {
display: inline-block;
color: #333;
font-size: 9px;
padding: 0 4px 0 0;
cursor: default;
}

.pagedtable-footer {
padding-top: 4px;
padding-bottom: 5px;
}

.pagedtable-not-empty .pagedtable-footer {
border-top: 2px solid #dddddd;
}

.pagedtable-info {
overflow: hidden;
color: #999;
white-space: nowrap;
text-overflow: ellipsis;
}

.pagedtable-header-name {
overflow: hidden;
text-overflow: ellipsis;
}

.pagedtable-header-type {
color: #999;
font-weight: 400;
}

.pagedtable-na-cell {
font-style: italic;
opacity: 0.3;
}
Loading

0 comments on commit cbda293

Please sign in to comment.