I have two data frames with the same columns, but different numbers of unique rows, 11715 and 11658, and r insists they overlap completely. I might go insane!
Time to make a ridiculous script and check row by row I guess ...
📣 I’ll be speaking at R-NVSU on
Git & GitHub in RStudio: Practical Version Control for Data Work
Focused on real workflows for R users — Git fundamentals, the RStudio Git pane, and collaboration.
🗓️ Join us: https://www.meetup.com/r-nvsu/events/313201432
📣 Upcoming talk with R-NVSU
I’ll be giving a session on Git & GitHub in RStudio: Practical Version Control for Data Work for the R-NVSU community.
We’ll focus on:
• Git fundamentals as they appear in RStudio
• using the Git pane safely
• when to use the GUI vs the terminal
• practical workflows for R projects
🗓️ Event & registration:
👉 https://www.meetup.com/r-nvsu/events/313201432
#RStats #Git #GitHub #RStudio #VersionControl #ReproducibleResearch #RCommunity
Free hybrid #Quarto workshops this week @unibibkoeln and on Zoom:
**Thursday 22 January**
10.00 – 11.30 Intro to Quarto – Papers and Slides
14.00 – 15.30 Themes, templates, pandoc – Style your Quarto
16.00 – 17.30 ReproducibiliTea in the HumaniTeas: Quarto/RMarkdown for reproducible research and academic writing
**Friday 23 January**
10.00 – 12.30 Quarto for teaching and Open Educational Resources
14.00 – 16.00 Using Quarto with #git
Registration and detailed schedule: https://gschwier.pages.git.nrw/quartoworkshop2026/
Artwork CC BY Allison Horst from the “Hello, Quarto” keynote by Julia Lowndes and Mine Çetinkaya-Rundel, first presented at the #RStudio Conference 2022.
#ReproducibiliTea #academia #Rstats #OpenScience #OER #OpenEducation #HigherEd
Next week, #ReproducibiliTea in the HumaniTeas in Cologne is organising a two-day extravaganza of Quarto workshops and talks: https://gschwier.pages.git.nrw/quartoworkshop2026/
We are making online attendance possible for the world to join in the fun! Online and on-site @unibibkoeln registration is possible via our homepage.
#Quarto is a modern open-source publishing system that turns plain text and code into polished papers, slides, websites, books, and teaching materials. It unifies writing and computation, supports seamless reproducible workflows, and bridges the gap between publishing your research and reusing the same transparent analyses in notebooks for teaching.
#reproducibility #OpenScience #OpenEducation #HigherEd #academia
Free hybrid #Quarto workshops this week @unibibkoeln and on Zoom:
**Thursday 22 January**
10.00 – 11.30 Intro to Quarto – Papers and Slides
14.00 – 15.30 Themes, templates, pandoc – Style your Quarto
16.00 – 17.30 ReproducibiliTea in the HumaniTeas: Quarto/RMarkdown for reproducible research and academic writing
**Friday 23 January**
10.00 – 12.30 Quarto for teaching and Open Educational Resources
14.00 – 16.00 Using Quarto with #git
Registration and detailed schedule: https://gschwier.pages.git.nrw/quartoworkshop2026/
Artwork CC BY Allison Horst from the “Hello, Quarto” keynote by Julia Lowndes and Mine Çetinkaya-Rundel, first presented at the #RStudio Conference 2022.
#ReproducibiliTea #academia #Rstats #OpenScience #OER #OpenEducation #HigherEd
Asking #quarto experts: is it possible to render quarto files containing python #shinylive code in #Rstudio using a virtual environment?
Maybe @christof has some ideas?