expp (version 1.2.4)

bluetit_epp: Blue tit extra-pair paternity data.

Description

data.frame Extra-pair paternity data recorded for two Blue Tit populations in Kolbeterberg, Vienna, Austria (1998 through 2004) and Westerholz, Bavaria, Germany (2007 through 2011) .

Arguments

Format

A data frame with 425 observations on the following 3 variables.

  • year_ numeric. The year of the observation.

  • female character. The female involved in the respective EPP event.

  • male character. The male involved in the respective EPP event.

Examples

Run this code
# NOT RUN {
data(bluetit_epp)
head(bluetit_epp)

# }

Run the code above in your browser using DataLab