Recently Published
Assignment-2
This work visualizes the relationship between horsepower (hp) and fuel efficiency (mpg) using the mtcars dataset in R. A scatter plot is created with different colors representing the number of cylinders and shapes indicating the number of gears. Labels, titles, and captions are added for clarity. The visualization helps to understand how increasing horsepower affects fuel efficiency while also showing variations based on cylinders and gears.
Document
This work visualizes the relationship between horsepower (hp) and fuel efficiency (mpg) using the mtcars dataset in R. A scatter plot is created with different colors representing the number of cylinders and shapes indicating the number of gears. Labels, titles, and captions are added for clarity. The visualization helps to understand how increasing horsepower affects fuel efficiency while also showing variations based on cylinders and gears.