Wednesday, October 6, 20211:00 pm – 3:00 pm
246 Hesburgh Library, Navari Family Center for Digital Scholarship
R is the most widely used programming language for statistical computing and graphics. It is free and open source.
This introduction to R is designed for participants with no programming experience. We’ll begin with the building blocks of using RStudio to develop and explore the data structures available in R. We will then review some basic tools for inspecting, extracting, manipulating, summarizing, and visualizing data. Throughout the workshop, we will also discuss how to use R packages as well as strategies for continued learning and experimentation.
After successfully completing this workshop, you will be able to:
- Define the following terms as they relate to R: object, assign, call, function, arguments.
- Load external data from a .csv file into a dataframe, describe what a dataframe is, and summarize content from a dataframe.
- Understand how the dplyr and tidyr packages can reshape and manipulate datasets.
- Produce scatter plots, boxplots, and barplots using ggplot.
Please bring your laptop to the session.
