ea: Soil macrofauna in a tropical field under traditional...

Description Usage Format Source Examples

Description

The ea data set is a data frame describing the species abundance of soil macrofauna in a set of soil samples collected in a field (aka abattis) in French Guiana. These data were collected in the viciny of the Wayana village of Elahe situated on the Tampoc river.

Usage

1
  data(ea)

Format

ea is a data frame containing the observations of 45 species (columns) at 30 sampling locations (rows).

Source

Rossi, J.-P., Celini, L., Mora, P., Mathieu, J., Lapied, E., Nahmani, J., Ponge, J.-F., and Lavelle, P. (2010). Decreasing fallow duration in tropical slash-and-burn agriculture alters soil macro-invertebrate diversity: A case study in southern French Guiana. Agriculture, Ecosystems and Environment 135, 148-154.

Examples

1
2
3
## Estimating species richness using rich
data(ea)
rich(matrix=ea)

rich documentation built on May 2, 2019, 6:42 a.m.