Learn R Programming

dobson (version 0.4)

plant.dried: Plant data from table 6.9

Description

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

Usage

data(plant.dried)

Arguments

Format

A tibble with 30 observations and the following 2 variables.

group

one of three treatment groups

weight

dried weight of plants

Examples

Run this code
# NOT RUN {
data(plant.dried)
summary(plant.dried)
# }

Run the code above in your browser using DataLab