fish {nicheROVER}R Documentation

Fish stable isotope dataset.

Description

A dataset containing values for three stable isotopes measured in the muscle tissue of four species of arctic fish. For use in examples.

Usage

fish

Format

A data frame with 278 rows (observations) and 4 columns (species, δ15N\delta^{15}N, δ13C\delta^{13}C, and δ34S\delta^{34}S).

Details

This dataset contains δ15N\delta^{15}N, δ13C\delta^{13}C, and delta34Sdelta^{34}S values for the following fish species:

Source

Fish were collected between 2007 and 2008 from an estuarine area of the Beaufort Sea, North and West of the Mackenzie Delta at Phillips Bay, Yukon Territory, Canada (69.28 N, 138.49 W).

Examples

head(fish)
aggregate(fish[2:4], fish[1], mean)

[Package nicheROVER version 1.1.2 Index]