Learn R Programming

industRial (version 0.1.0)

pet_delivery: Tensile strength values on PET raw material for the clothing industry.

Description

Measurements of tensile strength of two different deliveries of PET raw material used in the clothing industry. The two data sets follow approximately a normal distribution.

A

Tensile strenght measurements for product A [Mpa] (numeric)

B

Tensile strenght measurements for product B [Mpa] (numeric)

Usage

pet_delivery

Arguments

Format

An object of class tibble with 28 observations on 2 variables.

References

For a complete case study application refer to https://j-ramalho.github.io/industRial/.

Examples

Run this code
# NOT RUN {
data(pet_delivery)
# }

Run the code above in your browser using DataLab