Learn R Programming

industRial (version 0.1.0)

syringe_diameter: Production measurements of the inner diameter of syringes barrels.

Description

This dataset contains process control measurements of the barrel diameters of pharmaceutical syringes. The sampling rate is hourly and the sample size is 6 syringes.

Hour

The sampling hour expressed as Hour1, Hour2 (character)

Sample1

Syringe diameter of sample 1 (numerical)

Sample2

Syringe diameter of sample 2 (numerical)

Usage

syringe_diameter

Arguments

Format

A tibble with 25 observations on 7 variables.

References

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

Examples

Run this code
# NOT RUN {
data(syringe_diameter)

# }

Run the code above in your browser using DataLab