Building a plot!
This exercise is part of the course
test subex r
Hands-on interactive exercise
Have a go at this exercise by completing this sample code.
ggplot(mtcars, aes(x = mpg, y = wt))This exercise is part of the course
Have a go at this exercise by completing this sample code.
ggplot(mtcars, aes(x = mpg, y = wt))