Skip to contents

This dataset, bird_grazing, is a data frame containing the density of understorey birds at a series of sites in two areas either side of a stockproof fence. It includes information on time period, grazing area, and bird count.

Usage

data(bird_grazing)

Format

A data frame with 62 observations and 3 variables:

When

Factor w/ 2 levels indicating the time period

Grazed

Factor w/ 2 levels indicating the grazing area

Birds

Integer vector indicating the bird count

Source

Data taken from the GLMsData package version 1.4

Details

The dataset name has been kept as 'bird_grazing' to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the agridatasets package and assists users in identifying its specific characteristics.