An introduction to R and R Studio geared towards undergrads, beginning grad students and other that are new to R.
- Level:
Beginner
- Duration: 2 hours 5 minutes
Prerequisites
- None
Learning Objectives
Learn the basics of R programming
Become familiar with R Studio
Be able to perform some basic analyses
Create some visualizations
Know how to get help and learn more
Outcomes
Comfort working with R on the command line
Example scripts to refer to
Units
- A Tour of R Studio
- The Console and R Studio
- Data Types and Structures
- First Analysis (T Test)
- First Visualization
- Importing and Exporting Data
- R Packages
- A Visualization with GGPlot2
- Getting Help
- Functions