Learn R Programming

IsoriX (version 0.9.2)

AssignDataBat2: 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].

Arguments

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

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

Run this code

head(AssignDataBat2)
str(AssignDataBat2)

Run the code above in your browser using DataLab