Learn R Programming

IIS (version 1.0)

pines_1997: Pines 1997

Description

This data set contains a subset of the data collected by biology students at Kenyon College to determine which factors cause pines in the Kenyon Center for Environmental Study to vary in growth rates. A description of the dataset is displayed in Table 2.2 and Example 3.4 of Wolfe and Schneider - Intuitive Introductory Statistics.

Usage

pines_1997

Arguments

Format

A data.frame with 1000 rows and 5 columns corresponding to variables described in Table 2.2 of Intuitive Introductory Statistics for each tree.

Examples

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

Run the code above in your browser using DataLab