Skip to contents

This dataset, kiwi_crop_design, is a data frame containing the experimental design of a kiwifruit cover crop study. It includes information on sample identifier and treatment.

Usage

data(kiwi_crop_design)

Format

A data frame with 12 observations and 2 variables:

SampleID

Character vector indicating the sample identifier

Treatments

Character vector indicating the treatment

Source

Data taken from the easynem package version 1.0.3

Details

The dataset name has been kept as 'kiwi_crop_design' 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.