Description Usage Arguments Value
View source: R/filter-detect-data.R
Filter Detect Data
| 1 2 | filter_detect_data(data, capture = data$capture, section = data$section,
  alive_only = FALSE)
 | 
| data | The detect_data object. | 
| capture | A data frame of the capture data to use. | 
| section | A data frame of the section data to use. | 
| alive_only | A flag indicating wether to discard detections after last movement. | 
A lex_data object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.