first_alive: First Alive Vector

View source: R/first_alive.R

first_aliveR Documentation

First Alive Vector

Description

For each individual, return an integer marking the first occassion that individual is known to be alive.

Usage

first_alive(y)

Arguments

y

detection history matrix of 0's and 1's with one row per individual and one column per detection site.

Value

a vector containing integers

Author(s)

Kevin See and Mike Ackerman


mackerman44/telemetyr documentation built on Feb. 15, 2025, 1:08 a.m.