Learn R Programming

eda4treeR (version 0.3.0)

DataExam5.2: Data for Example 5.2 from Experimental Design & Analysis for Tree Improvement

Description

Exam5.2 presents the height of 37 seedlots from 6 sites.

Usage

data(DataExam5.2)

Arguments

Format

A data.frame with 108 rows and 4 variables.

Site

Sites for the experiment

SeedLot

Seed lot number

Ht

Height of the plants

SiteMean

Mean Height of Each Site

References

  1. Williams, E.R., Matheson, A.C. and Harwood, C.E. (2002).Experimental Design and Analysis for Tree Improvement. CSIRO Publishing.

See Also

Exam5.2

Examples

Run this code
# NOT RUN {
data(DataExam5.2)
# }

Run the code above in your browser using DataLab