robins_init: raw real-world data for robins

robins_initR Documentation

raw real-world data for robins

Description

A dataset containing the raw data of robins marked at the ringing station Greifswalder Oie, Germany, during autumn migration and dead recoveries between November and February in Europe and Africa.

Usage

data(robins_init)

Format

A list of objects.

mark_data

data.frame with names of the area where the marking took place (mark_area) and number of marked individuals per area

recoveryData

data.frame with one row for every dead recovery. Columns are names of the area where the marking took place (markArea), geographical coordinates (recLat and recLon) and age at death (age)

window

object of class owin containing the boundaries of the world map in a rectangle around the data points

observationTime

numeric, length of observation time. One length for all individuals in the dataset.

References

The data is provided by the Verein Jordsand e.V. and the Beringungszentrale Hiddensee.

Examples


data(robins_init)
str(robins_init)

SaskiaSchirmer/CONSURE documentation built on Sept. 3, 2023, 8:52 a.m.