Exercise:

  1. Load the package ggplot2.
  2. Create a plot for the data cars similar to the one you obtained using the plot function in the previous exercise. 
  3. Use the jpeg() driver and dev.off() to save the plot on your computer.
Last modified: Friday, 13 January 2023, 9:24 AM