Getting to know R
When: Nov. 18th, 2021 1:00 pm - 2:00 pm
To Know
Where:
Online Webinar
Organizer:
BTEP
Presented By:
Joe Wu (BTEP)
About this Class
In this class, we will explore the basics of R. Topics covered will include:- Overview of R Studio IDE
- Checking R version and switching between different versions of R
- Working with directories
- Setting working directory
- Listing files in the working directory
- Importing files (csv, tab-delimited text, xlsx)
- Write data frames to csv
- Data manipulation including subsetting and filtering
- Basic plotting using R’s base plotting