Session Ready
Exercise

The relationship between all beauty variables.

As seen in the previous exercise, the relationship is quite strong; after all, the average score is calculated using the individual scores. We can actually take a look at the relationships between all beauty variables (columns 13 through 19) using the following command:

plot(evals[, 13:19])
Instructions
100 XP

Have a look at the relationships between all beauty variables (columns 13 through 19).