View source: R/calc_naive_state.R
| multispecies_naive_state | R Documentation | 
Calculate the naive occurrence state for multiple species, i.e., determine if a species was detected at a site
multispecies_naive_state(detections)
detections | 
 three dimensional array of detections, with dimensions of number of sites by number of species by number of visits (J x N x K)  | 
logical matrix (J x N). was the species detected at the site?
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.