Using the mtcars dataset we plot a plot and analyze the various things which determine gas mileage (‘mpg’) and determine relationships.
Now I am plotting wt. vs gas average in the graph taking the y axis as weigth and x axis as mileage. The amount of cylinders is denoted by colours and the hp as as a dot in the graph. By the plotting and doing various analysis we can conclude safely that weight, transmission and sdijs is a big issue in mileage and al this has to be considered for vehicles. This report was made by Rishabh Jain for develeoping data products coursera.
## Warning: package 'plotly' was built under R version 3.6.3
## Warning: `arrange_()` is deprecated as of dplyr 0.7.0.
## Please use `arrange()` instead.
## See vignette('programming') for more help
## This warning is displayed once every 8 hours.
## Call `lifecycle::last_warnings()` to see where this warning was generated.
## Warning: `line.width` does not currently support multiple values.
## Warning: `line.width` does not currently support multiple values.
## Warning: `line.width` does not currently support multiple values.