Learn R Programming

unmarked (version 1.0.1)

birds: BBS Point Count and Occurrence Data from 2 Bird Species

Description

Data frames for 2 species from the breeding bird survey (BBS). Each data frame has a row for each site and columns for each sampling event. There is a point count and occurrence--designated by .bin-- version for each species.

Usage

data(birds)

Arguments

Format

catbird

A data frame of point count observations for the catbird.

catbird.bin

A data frame of occurrence observations for the catbird.

woodthrush

A data frame of point count observations for the wood thrush.

woodthrush.bin

A data frame of point count observations for the wood thrush.

Examples

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

Run the code above in your browser using DataLab