Assignment dataset for bat species
This dataset contains data from Voigt & Lenhert (2019). It contains hydrogen
delta values of fur keratin from common noctule bats (Nyctalus noctula)
killed at wind turbines in northern Germany. The data can be used as an
example to perform assignments using the function isofind
.
A dataframe with 14 observations on 4 variables:
[, 1] | sample_ID | (Factor) | Identification of the animal |
[, 2] | lat | (numeric) | Latitude coordinate [decimal degrees] |
[, 2] | lomg | (numeric) | Longitude coordinate [decimal degrees] |
[, 4] | sample_value | (numeric) | Hydrogen delta value of the tissue |
data directly provided by the authors of the following publication
Voigt CC & Lehnert L (2019). Tracking of movements of terrestrial mammals using stable isotopes. In Hobson KA, Wassenaar LI (eds.), Tracking Animal Migration with Stable Isotopes, second edition. Academic Press, London.
isofind
to perform assignments
head(AssignDataBat) str(AssignDataBat)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.