shoveler: Northern shoveler data

Description Usage Format References Examples

Description

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

Usage

1

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 in press. (BioRxiv)

Examples

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

jknape/nmixgof documentation built on May 7, 2019, 8:59 p.m.