Learn R Programming

melt (version 1.11.3)

clothianidin: Clothianidin concentration in maize plants

Description

A dataset summarizing field experiments result of seed treatments on clothianidin concentration.

Usage

data("clothianidin")

Arguments

Format

A data frame with 102 observations and 3 variables:

blk

New blocks constructed from original data. The format is 'days post planting_original block_year'.

trt

Seed treatment.

clo

Log transformed clothianidin concentration (µg).

Details

The original data is provided by Alford and Krupke (2017). Only some of the shoot region observations are taken from the original data and processed for illustration.

Examples

Run this code
data("clothianidin")
clothianidin

Run the code above in your browser using DataLab