Skip to main content
Events for November 21, 2025 – March 26, 2025 – Page 3 – Office of Advanced Research Computing Events for November 21, 2025 – March 26, 2025 – Page 3 – Office of Advanced Research Computing

R for data analysis: A tidyverse approach

This session introduces the R statistical software environment, basic methods of data analysis, and the "tidyverse." While R is much more than the tidyverse, the development of the tidyverse packages, … Read More

ArcGIS StoryMaps, WebApps and Dashboards

Most people can relate to and understand "where" when sharing information. In this short, interactive workshop, we will explore telling the story of your research using StoryMaps or another of … Read More

R graphics with ggplot2

The ggplot2 package from the tidyverse provides extensive and flexible graphical capabilities within a consistent framework.  This session introduces the main features of ggplot2. Some prior familiarity with R is … Read More

Introduction to ArcGIS Pro

A Geographic Information System, also known as GIS, can be a very useful tool for your research by incorporating location when exploring your questions. In this short, interactive workshop, we … Read More

Data Publication 1

Creating reproducible research, literate programming documents, and using knitr, Sweave, blogdown, and bookdown The RStudio environment enables the easy creation of documents in various formats (HTML, DOC, PDF) using Rmarkdown, … Read More

Python foundations

This workshop introduces the core concepts of Python programming, including syntax, data types, loops, and functions. Participants will gain confidence in writing simple scripts and working with Python’s basic structures.