- University of Wisconsin-Madison
- Research Guides
- R Programming Workshops
- R Basics in RStudio
R Programming Workshops : R Basics in RStudio
Content from R programming workshops offered by the UW-Madison Libraries
Workshop Description
This workshop is for the absolute beginner wanting to slowly walk through the process of getting started with R, a programming language commonly used for data analysis. The session will introduce you to the RStudio interface for coding in R. We will work through setting up a project directory, cover key concepts and terminology, and load and inspect a dataset.
This workshop is geared toward programming novices, so no previous experience is required.
Resources
-
Data FileWe will be using this dataset from the Data Carpentry Introduction to R lesson
-
Data Carpentry: Introduction to R and RStudioData Carpentry lesson that this workshop has been adapted from
-
Advanced RComprehensive R online book by Hadley Wickham