Description Usage Format Details
distance
data contains measurements of brake distances on the same car equipped with several configurations of tire, tread and abs.
For each combination of three factor levels, 2 measurements of brake distance have been taken
1 |
distance
is a tbl data frame with 24 observations on 4 variables.
The 4 variables of the distance
tbl data frame are the following ones:
Tire
type of tire (factor with levels GT
, LS
, MX
)
Tread
level of tread (factor with levels 1.5
and 10
)
ABS
indicates if abs is disabled or enabled (factor with levels with levels disabled
and enabled
)
Distance
break distance measure (in meters) (numeric)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.