Learn R Programming

Sleuth3 (version 1.0-3)

ex2011: Space Shuttle

Description

This data frame contains the launch temperatures (degrees Fahrenheit) and an indicator of O-ring failures for 24 space shuttle launches prior to the space shuttle Challenger disaster of January 28, 1986.

Usage

ex2011

Arguments

Format

A data frame with 24 observations on the following 2 variables.

Temperature

Launch temperature (in degrees Fahrenheit)

Failure

Indicator of O-ring failure

See Also

case0401, ex2223

Examples

Run this code
# NOT RUN {
str(ex2011)
# }

Run the code above in your browser using DataLab