NEW HERE? USE "AFORUM20" TO GET GET 20 % OFF CLAIM OFFER

UK: +44 748 007-0908 USA: +1 917 810-5386
My Orders
Register
Order Now

Plotting a histogram

  Using the built-in dataset "cars", plot a histogram using the distance values on the x-axis and a scatter plot using speed on the x-axis and distance on the y-axis. Create the graphs first using the Base graphics functions and then again using the ggplot2 graphics functions. Provide the appropriate x- and y-axis labels (not the default labels) and the main title.