Skip to content

Commit 89819f8

Browse files
author
Quarto GHA Workflow Runner
committed
Built site for gh-pages
1 parent 4966681 commit 89819f8

File tree

4 files changed

+35
-20
lines changed

4 files changed

+35
-20
lines changed

.nojekyll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
05d3b06f
1+
a7cf04ba

index.html

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,8 @@
430430
<h2 id="toc-title">On this page</h2>
431431

432432
<ul>
433-
<li><a href="#package-installation" id="toc-package-installation" class="nav-link active" data-scroll-target="#package-installation">Package Installation</a></li>
433+
<li><a href="#citing-these-materials" id="toc-citing-these-materials" class="nav-link active" data-scroll-target="#citing-these-materials">Citing These Materials</a></li>
434+
<li><a href="#package-installation" id="toc-package-installation" class="nav-link" data-scroll-target="#package-installation">Package Installation</a></li>
434435
<li><a href="#section-overviews" id="toc-section-overviews" class="nav-link" data-scroll-target="#section-overviews">Section Overviews</a>
435436
<ul class="collapse">
436437
<li><a href="#fundamentals" id="toc-fundamentals" class="nav-link" data-scroll-target="#fundamentals">Fundamentals</a></li>
@@ -481,6 +482,13 @@ <h1 class="title">Welcome!</h1>
481482

482483

483484
<p>I think of myself as a competent <span class="r"><i class="fa-brands fa-r-project" aria-label="r-project"></i> R</span> coder but am a total novice when it comes to <span class="py"><i class="fa-brands fa-python" aria-label="python"></i> Python</span>. This repository is my attempt at forcing myself to ‘eat my vegetables’ and gain basic competency in <span class="py"><i class="fa-brands fa-python" aria-label="python"></i> Python</span>. I think trying for a 1-to-1 <span class="r"><i class="fa-brands fa-r-project" aria-label="r-project"></i> R</span> translation to <span class="py"><i class="fa-brands fa-python" aria-label="python"></i> Python</span> will be an effective learning method (at least to start) and enshrining it in a Quarto website will keep me rigorous about documenting my process.</p>
485+
<section id="citing-these-materials" class="level2">
486+
<h2 class="anchored" data-anchor-id="citing-these-materials">Citing These Materials</h2>
487+
<p>I hope these materials have been useful to you and encourage you to use these elsewhere! If you do so, please use the following citation:</p>
488+
<blockquote class="blockquote">
489+
<p>Lyon, N.J. (2025). R / Python Bilingualism (v1.1). Zenodo. <a href="https://doi.org/10.5281/zenodo.17201351">doi.org/10.5281/zenodo.17201351</a></p>
490+
</blockquote>
491+
</section>
484492
<section id="package-installation" class="level2">
485493
<h2 class="anchored" data-anchor-id="package-installation">Package Installation</h2>
486494
<p>Both coding languages rely on packages to install specific functions that are absent from the ‘base’ version of either <span class="py"><i class="fa-brands fa-python" aria-label="python"></i> Python</span> or <span class="r"><i class="fa-brands fa-r-project" aria-label="r-project"></i> R</span>. The following code chunks are not evaluated in the building of this website but you’ll need to install these packages on your local machine (if you haven’t already done so) in order to run the code in the rest of this translation tutorial.</p>

search.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,13 @@
216216
"section": "",
217217
"text": "I think of myself as a competent R coder but am a total novice when it comes to Python. This repository is my attempt at forcing myself to ‘eat my vegetables’ and gain basic competency in Python. I think trying for a 1-to-1 R translation to Python will be an effective learning method (at least to start) and enshrining it in a Quarto website will keep me rigorous about documenting my process."
218218
},
219+
{
220+
"objectID": "index.html#citing-these-materials",
221+
"href": "index.html#citing-these-materials",
222+
"title": "Welcome!",
223+
"section": "Citing These Materials",
224+
"text": "Citing These Materials\nI hope these materials have been useful to you and encourage you to use these elsewhere! If you do so, please use the following citation:\n\nLyon, N.J. (2025). R / Python Bilingualism (v1.1). Zenodo. doi.org/10.5281/zenodo.17201351"
225+
},
219226
{
220227
"objectID": "index.html#package-installation",
221228
"href": "index.html#package-installation",

sitemap.xml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,74 +2,74 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>https://njlyon0.github.io/collab_bilingualism/wrangle_summarize.html</loc>
5-
<lastmod>2025-09-25T13:21:13.771Z</lastmod>
5+
<lastmod>2025-09-25T13:34:30.281Z</lastmod>
66
</url>
77
<url>
88
<loc>https://njlyon0.github.io/collab_bilingualism/wrangle_reshape.html</loc>
9-
<lastmod>2025-09-25T13:21:13.770Z</lastmod>
9+
<lastmod>2025-09-25T13:34:30.280Z</lastmod>
1010
</url>
1111
<url>
1212
<loc>https://njlyon0.github.io/collab_bilingualism/viz_gg.html</loc>
13-
<lastmod>2025-09-25T13:21:13.770Z</lastmod>
13+
<lastmod>2025-09-25T13:34:30.280Z</lastmod>
1414
</url>
1515
<url>
1616
<loc>https://njlyon0.github.io/collab_bilingualism/string_methods.html</loc>
17-
<lastmod>2025-09-25T13:21:13.770Z</lastmod>
17+
<lastmod>2025-09-25T13:34:30.280Z</lastmod>
1818
</url>
1919
<url>
2020
<loc>https://njlyon0.github.io/collab_bilingualism/spatial_vector.html</loc>
21-
<lastmod>2025-09-25T13:21:13.770Z</lastmod>
21+
<lastmod>2025-09-25T13:34:30.280Z</lastmod>
2222
</url>
2323
<url>
2424
<loc>https://njlyon0.github.io/collab_bilingualism/spatial_core.html</loc>
25-
<lastmod>2025-09-25T13:21:13.770Z</lastmod>
25+
<lastmod>2025-09-25T13:34:30.280Z</lastmod>
2626
</url>
2727
<url>
2828
<loc>https://njlyon0.github.io/collab_bilingualism/index.html</loc>
29-
<lastmod>2025-09-25T13:21:13.770Z</lastmod>
29+
<lastmod>2025-09-25T13:34:30.280Z</lastmod>
3030
</url>
3131
<url>
3232
<loc>https://njlyon0.github.io/collab_bilingualism/dir_mgmt.html</loc>
33-
<lastmod>2025-09-25T13:21:13.767Z</lastmod>
33+
<lastmod>2025-09-25T13:34:30.277Z</lastmod>
3434
</url>
3535
<url>
3636
<loc>https://njlyon0.github.io/collab_bilingualism/basics.html</loc>
37-
<lastmod>2025-09-25T13:21:13.754Z</lastmod>
37+
<lastmod>2025-09-25T13:34:30.265Z</lastmod>
3838
</url>
3939
<url>
4040
<loc>https://njlyon0.github.io/collab_bilingualism/automata.html</loc>
41-
<lastmod>2025-09-25T13:21:13.754Z</lastmod>
41+
<lastmod>2025-09-25T13:34:30.265Z</lastmod>
4242
</url>
4343
<url>
4444
<loc>https://njlyon0.github.io/collab_bilingualism/collabs.html</loc>
45-
<lastmod>2025-09-25T13:21:13.754Z</lastmod>
45+
<lastmod>2025-09-25T13:34:30.266Z</lastmod>
4646
</url>
4747
<url>
4848
<loc>https://njlyon0.github.io/collab_bilingualism/external-data.html</loc>
49-
<lastmod>2025-09-25T13:21:13.767Z</lastmod>
49+
<lastmod>2025-09-25T13:34:30.277Z</lastmod>
5050
</url>
5151
<url>
5252
<loc>https://njlyon0.github.io/collab_bilingualism/libs.html</loc>
53-
<lastmod>2025-09-25T13:21:13.770Z</lastmod>
53+
<lastmod>2025-09-25T13:34:30.280Z</lastmod>
5454
</url>
5555
<url>
5656
<loc>https://njlyon0.github.io/collab_bilingualism/spatial_raster.html</loc>
57-
<lastmod>2025-09-25T13:21:13.770Z</lastmod>
57+
<lastmod>2025-09-25T13:34:30.280Z</lastmod>
5858
</url>
5959
<url>
6060
<loc>https://njlyon0.github.io/collab_bilingualism/sql.html</loc>
61-
<lastmod>2025-09-25T13:21:13.770Z</lastmod>
61+
<lastmod>2025-09-25T13:34:30.280Z</lastmod>
6262
</url>
6363
<url>
6464
<loc>https://njlyon0.github.io/collab_bilingualism/terms.html</loc>
65-
<lastmod>2025-09-25T13:21:13.770Z</lastmod>
65+
<lastmod>2025-09-25T13:34:30.280Z</lastmod>
6666
</url>
6767
<url>
6868
<loc>https://njlyon0.github.io/collab_bilingualism/wrangle_join.html</loc>
69-
<lastmod>2025-09-25T13:21:13.770Z</lastmod>
69+
<lastmod>2025-09-25T13:34:30.280Z</lastmod>
7070
</url>
7171
<url>
7272
<loc>https://njlyon0.github.io/collab_bilingualism/wrangle_subset.html</loc>
73-
<lastmod>2025-09-25T13:21:13.771Z</lastmod>
73+
<lastmod>2025-09-25T13:34:30.281Z</lastmod>
7474
</url>
7575
</urlset>

0 commit comments

Comments
 (0)