View source: R/known_alive_vec.R
known_alive_vec | R Documentation |
Fill in vector with 1's at points where individual was known to be alive, and NA's elsewhere
known_alive_vec(x_i)
xi |
vector of 0's and 1's from a detection history |
a vector containing 1's and NA's
Kevin See and Mike Ackerman
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.