crayweed {ecopower}R Documentation

Crayweed dataset

Description

Dataset of fish abundances recorded at crayweed reference and restored sites.

Usage

data(crayweed)

Format

An object of class "list" containing:

abund

A matrix with 27 observations of abundance of 34 fish species.

X

A data frame with treatment and time variables.

Details

The matrix abund has the following species abundances:

The data frame X has the following variables:

References

Data attributed to the crayweed restoration project (http://www.operationcrayweed.com/).

Examples


data(crayweed)
head(crayweed$abund)
head(crayweed$X)


[Package ecopower version 0.2.0 Index]