known_alive: Known Alive Matrix

View source: R/known_alive.R

known_aliveR Documentation

Known Alive Matrix

Description

Fill in detection history matrix with 1's at points where individual was known to be alive, and NA's elsewhere

Usage

known_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 1's and NA's

Author(s)

Kevin See and Mike Ackerman


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