How to make a scatterplot in R (with regression line)
This tutorial shows how to make a scatterplot in R. We also add a regression line to the graph. We also make a scatterplot with a third variable to add extra insight into our graph. Make sure to...