Last data update: 2014.03.03

R: Dowel pin dataset
dowel1R 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)

Results