dial_control {industRial} | R Documentation |
Collection of visual defects on watch dial production.
Description
This data set contains observations of visual defects present
in watch dials such as indentations and scratches taken during production.
It provides a practical case to establish pareto charts typically with a
function like paretochart
.
- Operator
The shop floor operator collecting the data
- Date
Data collection date
- Defect
Defect type ("Indent", "Scratch")
- Location
Position on the watch dial refered to as the hour (1h, 2h)
- id
Part unique id number
Usage
dial_control
Format
An object of class tibble with 58 observations on 4 variables.
Source
Original data set.
References
For a complete case study application refer to https://j-ramalho.github.io/industRial/.
Examples
head(dial_control)
[Package industRial version 0.1.0 Index]