Skip to contents

The dataset name has been changed to 'orings_tbl_df' to avoid confusion with other packages in the R ecosystem. This naming convention helps distinguish this dataset as part of the 'usdatasets' package and identifies it as a tibble. The original content of the dataset has not been modified.

Usage

data(orings_tbl_df)

Format

A tibble with 23 observations and 4 variables:

mission

Integer representing the mission number.

temperature

Integer representing the launch temperature in Fahrenheit.

damaged

Integer representing the number of damaged O-rings in the mission.

undamaged

Numeric representing the number of undamaged O-rings in the mission.

Source

Data from NASA missions related to O-ring performance.