plant.dried {dobson}R Documentation

Plant data from table 6.9

Description

Dried weights of plants from three different growing conditions in long format

Usage

data(plant.dried)

Format

A tibble with 30 observations and the following 2 variables.

group

one of three treatment groups

weight

dried weight of plants

Examples

data(plant.dried)
summary(plant.dried)

[Package dobson version 0.4 Index]