dowel1 {qcr} | R Documentation |
Dowel pin dataset
Description
Diameter and length of a manufacturing process of a dowel pin
Format
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)
[Package qcr version 1.4 Index]