|
| 1 | +--- |
| 2 | +title: "From Zero to Plotting: R for Anyone" |
| 3 | +sessionType: workshop |
| 4 | +date: 2026-03-31 |
| 5 | +publishDate: 2026-03-20 |
| 6 | +conference: CAA 2026, Vienna |
| 7 | +conferenceUrl: https://2026.caaconference.org |
| 8 | +sessionCode: "-" |
| 9 | +organisers: |
| 10 | +- Petr Pajdla |
| 11 | +- Peter Tkáč |
| 12 | +- Vít Kozák |
| 13 | +--- |
| 14 | + |
| 15 | +**When:** 2026-03-31, 9:00 - 16:30 CET |
| 16 | +**Where:** In person, TU Wien, room AC 04 - 1 (Karlplatz 13, 1040 Vienna) |
| 17 | +**Format:** Full-day workshop |
| 18 | + |
| 19 | +> *We will close your brackets and find all your missing commas!* |
| 20 | +
|
| 21 | +## Description |
| 22 | + |
| 23 | +Intimidated by R? You’re not alone. Whether you’ve never written a line of code or struggled through previous attempts, this workshop is designed for you. We’ll demystify R and show you that data analysis and visualization aren’t just possible for archaeologists‚ they’re powerful tools that will transform how you work. |
| 24 | + |
| 25 | +Over this hands-on session, we’ll guide you through the complete workflow: installing essential packages, reading, transforming and plotting data and ultimately understanding why R matters for reproducible research. We’ll use archaeological data, clean it up, organize it the “tidy” way, transform it to answer your questions, and create publication-ready plots. |
| 26 | + |
| 27 | +We want you to leave the workshop with confidence to keep on coding! |
| 28 | + |
| 29 | +### What You’ll Learn |
| 30 | + |
| 31 | +- Starting R and R Studio for the first time |
| 32 | +- Installing packages |
| 33 | +- Working in scripts and projects |
| 34 | +- Reading your data with readr package |
| 35 | +- Data cleaning and organizing them the tidy way with tidyr package |
| 36 | +- Transforming and summarizing data with dplyr package |
| 37 | +- Creating compelling visualizations in ggplot2 package |
| 38 | + |
| 39 | +### Who Should Apply |
| 40 | + |
| 41 | +- Complete beginners with no coding experience |
| 42 | +- People who’ve tried R before and found it frustrating |
| 43 | +- Archaeologists wanting to improve data analysis and visualization skills |
| 44 | +- Anyone curious about reproducible research workflows |
| 45 | + |
| 46 | +No prior programming experience necessary. |
| 47 | +Just bring your laptop (with R (https://cran.rstudio.com/) and RStudio (https://posit.co/download/rstudio-desktop/)installed) and willingness to learn. |
| 48 | + |
| 49 | +### Format |
| 50 | + |
| 51 | +Hands-on coding workshop with guided examples, archaeological datasets, and time to practice. We’ll troubleshoot together and emphasize learning over perfection |
| 52 | + |
| 53 | +## Attendee requirements |
| 54 | + |
| 55 | +- Laptop |
| 56 | +- R (https://cran.rstudio.com/) installed |
| 57 | +- RStudio (https://posit.co/download/rstudio-desktop/) installed, use this guide if needed: https://rstudio-education.github.io/hopr/starting.html |
| 58 | + |
| 59 | +## Links |
| 60 | + |
| 61 | +* [GitHub repository](https://github.com/petrpajdla/intRo) |
0 commit comments