Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

laymanmetrics

Isotope-space Niche Width Metrics


Description

Calculates the 6 metrics for trophic niche width as described by Layman et al. 2007.

Usage

laymanmetrics(x,y)

Arguments

x,y

Bivariate data given as vectors x and y

Value

dN_range

Assuming y is delta Nitrogen, then dN_range is the max(delta N

- min(delta N)

dC_range

Assuming x is delta Nitrogen, then dN_range is the max(delta N

- min(delta N)

hull

Contains the area of the convex hull around the data points defined by x and y (hull$TA); the coordinates for plotting of the convex hull (hull$xcoords, hull$ycoords); and the index address of the points in x and y which define the convex hull (hull$chI)

CD

Mean distance to centroid

MNND

Mean Nearest Neighbour Distance

SDNND

Standard Deviation of the Nearest Neighbour Distance

Author(s)

Andrew Jackson

References

Layman, C. A., D. A. Arrington, et al. (2007). Can stable isotope ratios provide for community-wide measures of trophic structure? Ecology 88(1): 42-48.


siar

Stable Isotope Analysis in R

v4.2
GPL (>= 2)
Authors
Andrew Parnell and Andrew Jackson
Initial release
2013-4-23

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.