Learn R Programming

FuzzyQ (version 0.1.0)

antsA: Ant species abundance from Arnan et el. (2011)

Description

Abundance of 46 ant species from 99 sites sampled in the Nothern Territory (Australia). This dataset corresponds to Plot A data in Arnan et al. (2011).

Usage

data(antsA)

Arguments

Format

A data frame with 99 rows (sites) and 46 variables (species abundances)

References

Arnan, X., Gaucherel, C., Andersen, A. N. (2011) Dominance and species co-occurrence in highly diverse ant communities: a test of the interstitial hypothesis and discovery of a three-tiered competition cascade. Oecologia, 166: 783-794. 10.1007/s00442-011-1919-y.

Examples

Run this code
# NOT RUN {
data(antsA)
FQAnts <- fuzzyq(antsA, sorting = TRUE)

# }

Run the code above in your browser using DataLab