Learn R Programming

eda4treeR (version 0.3.0)

DataExam4.4: Data for Example 4.4 from Experimental Design & Analysis for Tree Improvement

Description

Exam4.4 presents the height means for 4 seedlots under factorial arrangement for two levels of Fertilizer and two levels of Irrigation.

Usage

data(DataExam4.4)

Arguments

Format

A data.frame with 32 rows and 5 variables.

Rep

Replication number

Irrig

Irrigation type

Ferti

Fertilizer type

SeedDLot

Seed Lot number

Height

Height of the plants

References

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

See Also

Exam4.4

Examples

Run this code
# NOT RUN {
data(DataExam4.4)

# }

Run the code above in your browser using DataLab