AssignDataBat: Assignment dataset for bat species

AssignDataBatR Documentation

Assignment dataset for bat species

Description

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

Format

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

Source

data directly provided by the authors of the following publication

References

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.

See Also

[isofind] to perform assignments

Examples


head(AssignDataBat)
str(AssignDataBat)


IsoriX documentation built on Nov. 14, 2023, 5:09 p.m.