Skip to contents

This dataset, eucalyptus_progenies, is a data frame containing height measurements of 7-year-old Eucalyptus grandis trees. It includes observations across three trials and six progenies arranged in randomized blocks.

Usage

data(eucalyptus_progenies)

Format

A data frame with 72 observations and 4 variables:

trati

Character vector indicating the progeny

bloc

Character vector indicating the block

exp

Character vector indicating the trial

resp

Numeric vector indicating the height response

Source

Data taken from the AgroR package version 1.3.7

Details

The dataset name has been kept as 'eucalyptus_progenies' to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the agridatasets package and assists users in identifying its specific characteristics.