Learn R Programming

siar (version 4.2)

allgroups: The entire set of Geese isotope data

Description

A 5 column matrix containing isotopic estimates for 251 geese collected at 8 different time points. The first column indicates the time point group, the second and third are d15N (Nitrogen) and d13C (Carbon) isotopic values for the Geese plasma, the third and fourth are d15N and d13C values for the Geese cells. Note that these are raw values; they have not undergone fractionation correction.

Usage

data(allgroups)

Arguments

Format

A data frame with 251 observations on the following 5 variables.
Group
Group number / time point
d15NPl
d15N plasma
d13CPl
d13C plasma
d15NCe
d15N cells
d13CCe
d13C cells

Examples

Run this code
#see siarmenu() and option 9 for a demo using part of this data

Run the code above in your browser using DataLab