Assignment dataset for bat species
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
.
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 |
data directly provided by the authors of the following publication
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).
isofind
to perform assignments
head(AssignDataBat2) str(AssignDataBat2)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.