first_alive | R Documentation |
For each individual, return an integer marking the first occassion that individual is known to be alive.
first_alive(y)
y |
detection history matrix of 0's and 1's with one row per individual and one column per detection site. |
a vector containing integers
Kevin See and Mike Ackerman
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.