shoveler: Northern shoveler data

shovelerR Documentation

Northern shoveler data

Description

Repeated count data of Northern shoveler with covariates, formatted for use with the unmarked package.

Usage

shoveler

Format

A list with three elements

y

A matrix with Northern shoveler counts

site

A data frame with site specific covariates

obs

A list containing observation specific covariates

References

Knape et al. (2018) Methods in Ecology and Evolution, 9:2102-2114. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1111/2041-210X.13062")}

Examples

library(unmarked)
umf = unmarkedFramePCount(y = shoveler$y, obsCovs = shoveler$obs, siteCovs = shoveler$site)

jknape/nmixgof documentation built on Feb. 14, 2025, 10:22 a.m.