pet_delivery {industRial} | R Documentation |
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
Format
An object of class tibble with 28 observations on 2 variables.
Source
Original data set.
References
For a complete case study application refer to https://j-ramalho.github.io/industRial/.
Examples
data(pet_delivery)
[Package industRial version 0.1.0 Index]