Learn R Programming

Biostatistics (version 1.0.4)

ragwort: Data on how plant-soil feedback affects growth of ragwort

Description

Data from an experiment looking at how the removal of soil biota affects plant-soil feedback and hence the growth of ragwort, Jacobaea vulgaris.

Usage

data("ragwort")

Arguments

Format

A data frame with 45 observations on the following 3 variables.

inoculum

Mesh size of the filter used to process water from soil used to inoculate otherwise sterile soil. Smaller mesh = less microbiota

root_mass

plant root mass in g (dry weight)

leaf_mass

plant leaf mass in g (dry weight)

Examples

Run this code
# NOT RUN {
data(ragwort)
str(ragwort)
# }

Run the code above in your browser using DataLab