shuttle {durham} | R Documentation |
The data record the number of O-ring failures and the temperature at launch for every space shuttle flight prior to the Challenger disaster.
A data frame with 2 columns:
[,1] | Temperature | numeric | launch temperature in Fahrenheit |
[,2] | Failures | numeric | number of O-rings which failed (out of possible 6) |
Not known.