Grassland: Grassland Diversity

Description Usage Format Source References Examples

Description

Species diversity in 10 experimental plots in the Park Grass Experiment at Rothamsted Experimental Station to which varying numbers of nutrients have been added.

Usage

1

Format

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

nutrients

a numeric vector

num.species

a numeric vector

Source

Harpole, W. S. and D. Tilman. 2007. Grassland species loss due to reduced niche dimension. Nature 446: 791-793.

References

http://www.rothamsted.ac.uk/

Examples

1
2
data(Grassland)
xyplot(num.species ~ jitter(nutrients, amount=0.1), Grassland, pch=16)

abd documentation built on May 2, 2019, 4:46 p.m.