plants {dobson}R Documentation

Plant weight data from table 2.7

Description

Dried weight of plants grown under two conditions.

Usage

data(plants)

Format

A tibble with 20 observations and the following 2 variables.

treatment

weights of treatment plants in grams

control

weights of control plants in grams

Examples

data(plants)
summary(plants)

[Package dobson version 0.4 Index]