AssignDataBat2 {IsoriX} | R Documentation |
Assignment dataset for bat species
Description
This dataset contains data from Voigt, Lehmann and 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. The data can be used as an example to perform assignments using the function [isofind].
Format
A *dataframe* with 244 observations on 3 variables:
[, 1] | sample_ID | (*factor*) | Identification of the animal |
[, 2] | species | (*factor*) | Animal species name |
[, 3] | sample_value | (*numeric*) | Hydrogen delta value of the tissue |
Source
data directly provided by the authors of the following publication
References
Voigt, C.C., 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).
See Also
[isofind] to perform assignments
Examples
head(AssignDataBat2)
str(AssignDataBat2)
[Package IsoriX version 0.9.2 Index]