A repository of R script files based on SWIRL with some additional added comments and walk-through of the code.
NOTE: This code is based on the SWIRL repository. The code shown here has some added comments and narrative for details of the lesson.
This code is FREE. Take it, do what you need to learn R. GOOD HUNTING!
- Basic Building Block
- Base Graphics
- Looking at Data
- Vectors
- Logic
- Subsetting_Vectors
- Matrices and Data Frames
- Lists
- Functions (Also see the "other_examples.R" file located at the beginning of this repository)
Coming soon!
Coming soon!