Learn R Programming

isdals (version 3.0.1)

tetra: Growth of lettuce plants treated with herbicide

Description

68 lettuce plants were treated with the herbicide tetraneurin-A in different concentrations. After 5 days each plant was harvested and the root length in cm was registered.

Usage

data("tetra")

Arguments

Format

A data frame with 68 observations on the following 2 variables.

konz

concentration of herbicide (numeric vector)

root

root length in cm (numeric vector)

Examples

Run this code
data(tetra)

Run the code above in your browser using DataLab