x: Full dataset of male blue tit start, end, and total activity,...

xR Documentation

Full dataset of male blue tit start, end, and total activity, extra-pair gains and losses, and age

Description

Full dataset of male blue tit start, end, and total activity, extra-pair gains and losses, and age

Usage

data(dataset)

Format

A data table with 35193 rows and 31 columns

ID

Bird band number

season

breeding season in which this data point was collected

firstEgg

date of the first egg of this male's female. Used to calculate "rel_day" (see below)

date_

date on which the specific data point was recorded

in_

date and time of the entry (start of entry)

out_

date and time of exit (start of exit)

in_duration

duration of the entry (in seconds)

out_duration

duration of the exit (in seconds)

rel_day

days in relation to the social female's first egg date. 0 = day the first egg was laid; -1 = day before the first egg was laid; etc.

age

male age as a two-level variable: yearling vs. older

EPP_gain

extra-pair paternity gains as the number of EP offspring

EP_females

extra-pair paternity gains as the number of EP females

EPP_loss

extra-pair paternity losses as the number of EP offspring in the own nest

EPP_lossYN

two-level variable: did this male have any extra-pair losses (0 = no, y = yes)

EPP_gainYN

two-level variable: did this male have any extra-pair gains (0 = no, y = yes)


lschlicht/ssam documentation built on Sept. 15, 2022, 4:26 a.m.