<- Previous Go to today July - 2025   Next ->
Sunday Monday Tuesday Wednesday Thursday Friday Saturday
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
R Workshop Series 01: Introduction to R and RStudio
R Workshop Series 01: Introduction to R and RStudio

Thursday - July 17, 2025
01:00 PM - 04:00 PM
HSHSL - Room LL05


This session will provide a solid foundation in working with R and RStudio and lay the groundwork to enable participants to explore more advanced topics in R programming. No experience with R or programming is required. Session 1 of 3 in R Workshop Series. Topics covered will include:

  • Navigating the RStudio interface, installing packages, getting help
  • Naming and working with objects
  • Using functions
  • Identifying R data types and structures
  • Working with scripts



18
19
20
21
22
23
24
R Workshop Series 02: Data Wrangling with R - Introduction to the Tidyverse
R Workshop Series 02: Data Wrangling with R - Introduction to the Tidyverse

Thursday - July 24, 2025
01:00 PM - 04:00 PM
HSHSL - Room LL05


This session will introduce the concept of “tidy” data, and the versatile collection of packages known as the Tidyverse. Participants will get hands-on experience wrangling real datasets. Topics covered include:

  • Importing data from external files
  • Subsetting and filtering data
  • Split-Apply-Combine analysis workflow
  • Creating variables
  • Joining data tables

Part 2 of 3 in R workshop series.



25
26
27
28
29
30
31
R Workshop Series 03: Data Visualization in R with ggplot2
R Workshop Series 03: Data Visualization in R with ggplot2

Thursday - July 31, 2025
01:00 PM - 04:00 PM
HSHSL - Room LL05


Learn how to use the ggplot2, a robust Tidyverse package used to create high quality graphics for exploring and communicating your data. We will go beyond basic graphs and learn how to customize and annotate our graphs for more effective storytelling. Participants will have the best experience if they attended session two in this series or have some previous experience with R and the Tidyverse.

Topics covered include:

  • Visualization best practices
  • Grammar of graphics
  • ggplot2 layers, aesthetics, and geoms
  • Choosing an effective graph type for your data
  • Customizing labels, axes, legends, and more
  • Choosing a color palette and themes

Session 3 of 3.