Diameter and length of a manufacturing process of a dowel pin.
A data frame with 40 observations on the following 2 variables.
- diameter
A numeric vector
- length
A numeric vector
Examples
data(dowel1)
str(dowel1) ; plot(dowel1)
#> 'data.frame': 40 obs. of 2 variables:
#> $ diameter: num 0.492 0.501 0.491 0.492 0.505 0.5 0.497 0.509 0.49 0.499 ...
#> $ length : num 0.988 1.011 1.008 0.97 1.003 ...