Learn R Programming

indicspecies (version 1.7.15)

birds: Birds resource use data

Description

The resource use data for a set of 10 hypothetical bird species during two different seasons. There are five resource classes, and their relationships are given in matrix resourceD.

Usage

data(birds)

Arguments

Format

birdsbreed - a data frame containing the resource use of 10 birds for a set of five resources during the breeding season.

birdswinter - a data frame containing the resource use of 10 birds for a set of five resources during the winter season.

resourceD - a distance matrix (object of class dist) containing the relationships between the five resources.

Examples

Run this code
data(birds)

Run the code above in your browser using DataLab