README.md

crrecruit

A package for simulating and fitting capture-recapture data describing recruitment to a site for a given season.

Downloading instructions

To download the package in R use:

if (packageVersion("devtools") < 1.6) {
  install.packages("devtools")
}
devtools::install_github("shanearichards/crrecruit")

To load and attach the package use:

library(crrecruit)


shanearichards/crrecruit documentation built on May 29, 2019, 8:07 p.m.