betatest {betapart}R Documentation

A data set of 4 communities, 107 species and a 4D functional space

Description

A data set to test the functions to dissimilarities matricies.

Usage

data("betatest")

Format

betatest is a list of two elements.

comm.test

a dataframe with the presence/absence of 107 species among 4 sites

traits.test

a dataframe of the traits (4 axes) of the 107 species

Examples

data(betatest)
str(betatest$comm.test)
str(betatest$traits.test)

[Package betapart version 1.6 Index]