Table11.7 | R Documentation |
Passenger car mileage data in the USA
data("Table11.7")
A data frame with 81 observations on the following 6 variables.
HP
Engine Horsepower
MPG
Miles per Gallon
MPGF
Modified MPG (Not used in the book example)
VOL
Cubic feet of cab space
WT
Vehicle weight, 100s of pounds
SP
Top speed, miles per hour
Out of these variables, MPGF is not used in the book.
data(Table11.7)
## maybe str(Table11.7) ; plot(Table11.7) ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.