Learn R Programming

IIS (version 1.0)

interstitial_lengths: Interstitial Lengths

Description

This data set contains the averages (mm) of interstitial lengths (distances between midpoints) of ten pairs of secondary branches for each of twelve blue spruce and twelve white pine trees. This data is displayed in Table 1.24 of Wolfe and Schneider - Intuitive Introductory Statistics.

Usage

interstitial_lengths

Arguments

Format

A data.frame with 12 rows and 2 columns corresponding to 12 observations each of blue spruce and white pine trees.

Examples

Run this code
# NOT RUN {
data(interstitial_lengths)
summary(interstitial_lengths)
# }

Run the code above in your browser using DataLab