| 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.
HPEngine Horsepower
MPGMiles per Gallon
MPGFModified MPG (Not used in the book example)
VOLCubic feet of cab space
WTVehicle weight, 100s of pounds
SPTop 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.