Learn R Programming

blmeco (version 1.4)

blackstork: Breeding success of Black storks in Latvia

Description

The data set contains number of nestlings in Blackstork (Ciconia nigra) nests.

Usage

data(blackstork)

Arguments

Format

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

nest

number of nest (nest id)

year

year

njuvs

number of nestlings

Examples

Run this code
# NOT RUN {
data(blackstork)
# }

Run the code above in your browser using DataLab