Learn R Programming

IsoriX (version 0.9.3)

AssignDataBat2: Assignment datasets for bat species

Description

These datasets contain data from Voigt, Lehmann & Greif (2015). It contains hydrogen delta values of fur keratin from bats captured in 2008, 2009 and 2013 from their roosting sites in Bulgaria. We only retained the bats of the genus Myotis from the original study. These data can be used as an example to perform assignments using the function isofind. The difference between AssignDataBat2 and AssignDataBat2Rev is that in the latter the bat fur isotope values were corrected to align with the current delta values for deuterium for keratin reference materials (Soto et al. 2017, https://doi.org/10.1002/rcm.7893) ensuring comparability between formerly and more recently normalized datasets of delta values for deuterium.

Arguments

Format

Two dataframes with 244 observations and 3 variables:

sample_ID(factor)Identification of the animal
species(factor)Animal species name
sample_value(numeric)Hydrogen delta value of the tissue

References

Voigt CC, Lehmann D & Greif S (2015). Stable isotope ratios of hydrogen separate mammals of aquatic and terrestrial food webs. Methods in Ecology and Evolution 6(11).

Soto DX, Koehler G, Wassenaar LI & Hobson KA (2017). Re-evaluation of the hydrogen stable isotopic composition of keratin calibration standards for wildlife and forensic science applications. Rapid Commun Mass Spectrom. 31(14):1193-1203. doi: 10.1002/rcm.7893. PMID: 28475227.

See Also

isofind to perform assignments

Examples

Run this code

head(AssignDataBat2)
str(AssignDataBat2)

Run the code above in your browser using DataLab