Learn R Programming

MSQC (version 1.1.0)

dowel2: Dowel pin dataset for the Phase II

Description

Diameter and length of a dowel pin

Usage

data(dowel2)

Arguments

Format

A data frame with 32 observations.

diameter

a numeric vector

length

a numeric vector

Examples

Run this code
# NOT RUN {
data(dowel2)
## maybe str(dowel2) ; plot(dowel2) ...
# }

Run the code above in your browser using DataLab