Intermediate R Programming
Overview
Instructor: Wesley Brashear
Time: Friday, Apr 28, 2023 10:00AM-4:00PM CT (with a one hour lunch break)
Location: Blocker 220
Prerequisites: Basic knowledge of R/RStudio
This course covers intermediate concepts in the R programming language and can be taken as a stand-alone course or after completion of the Fundamentals of R programming course.
Topics covered include matrices, factors, data frames, and plotting with the base R plotting functions and the package ggplot2.
Course Materials
Agenda
This course focuses, among others, on the following topics:
- matrices
- factors
- data frames
- plotting
- base R plotting functions
- ggplot2