Welcome back! And if you are new, welcome! In this session we are going to get into a few more fundamental R concepts and then roll up our sleeves and get into the good stuff.
- Guided tour of RStudio (using RStudio Cloud)
- Wrote our first program in R (named 'hello world')
- Reading R code
- Recognizing functions (starts with
name() - The role of packages
- Familiarize the idea of variables and data frames
- Explore code examples
- RStudio Cloud Project Link: https://rstudio.cloud/project/2983017
- Today's Code Example: https://github.com/alonzi/DAACS-Intro-to-R/blob/main/RWorkshop2_SCV.R