Learn R Programming

qcr (version 1.4)

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
# NOT RUN {
data(dowel1)
str(dowel1) ; plot(dowel1)
# }

Run the code above in your browser using DataLab