| cardata {ACSWR} | R Documentation |
Car Data
Description
The data is used to show the effectiveness of Chernoff faces.
Usage
data(cardata)
Format
A data frame with 74 observations on the following 14 variables.
Modelvarious car models
PPrice
MMileage (in miles per gallon)
R78Repair record 1978
R77Repair record 1977
HHeadroom (in inches)
RRear seat clearance
TrTrunk space
WWeight (in pound)
LLength (in inches)
TTurning diameter
DDisplacement (in cubic inches)
GGear ratio for high gear
CCompany headquarter
Examples
data(cardata)
pairs(cardata)
[Package ACSWR version 1.0 Index]