Question: use r studio pls Problem 1. This problem uses the mpg data set in the ggplot2 package. (a) Which variables in mpg are categorical? Which

use r studio pls use r studio pls Problem 1. This problem uses the mpg data

Problem 1. This problem uses the mpg data set in the ggplot2 package. (a) Which variables in mpg are categorical? Which variables are continuous? Use the str() function or the glimpse() function (b) What does the stroke aesthetic do? (Hint: use ?geom_point). (c) Use ggplot2 to create a scatterplot of displ (on the y-axis) vs hwy (on the x-axis), setting stroke to be a value that is different from the default. (d) Add the title "Scatterplot of engine displacement (displ) vs highway miles per gallon (hwy)" to the plot in part (c). Hint: use ? labs

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!