R-Fundamentals-Legacy
R-Fundamentals-Legacy copied to clipboard
Adding an example of mutate
This PR closes #112
- Provides an example of using mutate to create a new column in the dplyr section
- Connects with earlier example of making a column
- Keeps the "continue on with Data Wrangling" section.