shoveler | R Documentation |
Repeated count data of Northern shoveler with covariates, formatted for use with the unmarked package.
shoveler
A list with three elements
A matrix with Northern shoveler counts
A data frame with site specific covariates
A list containing observation specific covariates
Knape et al. (2018) Methods in Ecology and Evolution, 9:2102-2114. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1111/2041-210X.13062")}
library(unmarked)
umf = unmarkedFramePCount(y = shoveler$y, obsCovs = shoveler$obs, siteCovs = shoveler$site)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.