Question: 3b. Let's try to make it look better. This time, we'll try use ggplot2 to make a histogram of the number of people arrested for

3b. Let's try to make it look better. This time, we'll try use ggplot2 to make a histogram of the number of people arrested for murder. Create a histogram using ggplot2. Be sure that you: (1) Set the limits of the x axis, (2) Label your x and y axes, (3) Give the graph a title. (It might give you warnings, that's okay.) Run the following code to load the package: install.packages("ggplot2") library(ggplot2)Updating HTML index of packages in '.Library' Making 'packages.html' ... done

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