attach(mtcars)

plot(wt, mpg, main="ScatterPlot Example",
xlab="car weight",ylab="Miles per Gallon", pch=19)

Embed on website

To embed this project on your website, copy the following code and paste it into your website's HTML: