Rdocumentation
powered by
Learn R Programming
qcr (version 0.1-18)
dowel1: Dowel pin dataset
Description
Diameter and length of a manufacturing process of a dowel pin##'
Arguments
Format
A data frame with 40 observations on the following 2 variables.
diameter
a numeric vector
length
a numeric vector
Examples
Run this code
data(dowel1)
str(dowel1) ; plot(dowel1)
Run the code above in your browser using
DataLab