R- Regression

Simple Linear Regression: For this assignment, we will use the dataset nba_contracts.csv, which can be found on our class Blackboard page. Start by downloading this dataset. 1. Read the dataset into your environment in R. 2. Create a new variable called ppg. This new variable, which stands for “points per game” will be created by dividing points by games played