Grassland: Grassland Diversity

Description 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.

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
xyplot(num.species ~ jitter(nutrients, amount=0.1), Grassland, pch=16)

Example output

Loading required package: nlme
Loading required package: lattice
Loading required package: grid
Loading required package: mosaic
Registered S3 method overwritten by 'mosaic':
  method                           from   
  fortify.SpatialPolygonsDataFrame ggplot2

The 'mosaic' package masks several functions from core packages in order to add 
additional features.  The original behavior of these functions should not be affected by this.

Attaching package:mosaicThe following objects are masked frompackage:dplyr:

    count, do, tally

The following object is masked frompackage:Matrix:

    mean

The following object is masked frompackage:ggplot2:

    stat

The following objects are masked frompackage:stats:

    binom.test, cor, cor.test, cov, fivenum, IQR, median, prop.test,
    quantile, sd, t.test, var

The following objects are masked frompackage:base:

    max, mean, min, prod, range, sample, sum

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