Description Usage Format Details Source References
Characteristics of cars from 1991
1 | data("AUTO")
|
A data frame with 82 observations on the following 5 variables.
CabVolume
a numeric vector, cubic feet of cab space
Horsepower
a numeric vector, engine horsepower
FuelEfficiency
a numeric vector, average miles per gallon
TopSpeed
a numeric vector, miles per hour
Weight
a numeric vector, in units of 100 lbs
Although this is a popular dataset, there is some question as to the units of the fuel efficiency. The source claims it to be in miles per gallon, but the numbers reported seem unrealistic. However, the units do not appear to be in km/gallon or km/L.
Data provided by the U.S. Environmental Protection Agency and obtained from the (former) Data and Story library
R.M. Heavenrich, J.D. Murrell, and K.H. Hellman, Light Duty Automotive Technology and Fuel Economy Trends Through 1991, U.S. Environmental Protection Agency, 1991 (EPA/AA/CTAB/91-02)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.