Learn R Programming

MultBiplotR (version 23.11.0)

SpidersEnv: Hunting spiders environmental data.

Description

Hunting spiders environmental data.

Usage

data("SpidersEnv")

Arguments

Format

A data frame with 28 observations on the following 6 variables.

Watcont

Water content

Barsand

Bare sand

Covmoss

Cover moss

Ligrefl

Light reflection

Falltwi

Fallen Twings

Coverher

Cover Herbs

Details

Hunting spiders environmental data.

References

Ter Braak, C. J. (1986). Canonical correspondence analysis: a new eigenvector technique for multivariate direct gradient analysis. Ecology, 67(5), 1167-1179.

Examples

Run this code
data(SpidersEnv)
## maybe str(SpidersEnv) ; plot(SpidersEnv) ...

Run the code above in your browser using DataLab