fish {ecopower}R Documentation

Fish dataset

Description

Dataset of fish abundances and associated environmental variables.

Usage

data(fish)

Format

An object of class "data.frame" containing:

fish

A data frame with nine observations of abundance of 34 fish species, and five site-related variables.

Details

The matrix abund has the following species abundances:

References

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

Examples


data(fish)
head(fish)


[Package ecopower version 0.2.0 Index]