ISSR Methodology Workshop | Introduction to R
Instructor: Shuyin Liu
The R programming language has become one of the most popular tools for organizing and analyzing data. This workshop is designed as an introductory course in R geared towards individuals who wish to become more comfortable manipulating data outside of a spreadsheet format. Participants will be familiarized with the RStudio environment before learning techniques for organizing data, creating plots, and conducting basic statistical analyses in R. No previous experience with R is assumed and we will start by installing the software.
Learning Objectives:
By the end of this workshop, participants will be able to:
- Navigate the RStudio environment
- Create basic datasets
- Perform basic data manipulation tasks
- Create a plot using R
- Create a table using R