Learn R Programming

MSQC (version 1.1.0)

dowel1: Dowel pin dataset for the Phase I

Description

Diameter and length of a dowel pin.

Usage

data(dowel1)

Arguments

Format

A data frame with 40 observations.

diameter

a numeric vector

length

a numeric vector

Examples

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

Run the code above in your browser using DataLab