filter_detect_data: Filter Detect Data

Description Usage Arguments Value

View source: R/filter-detect-data.R

Description

Filter Detect Data

Usage

1
2
filter_detect_data(data, capture = data$capture, section = data$section,
  alive_only = FALSE)

Arguments

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.

Value

A lex_data object.


poissonconsulting/lexr documentation built on Feb. 18, 2021, 11:12 p.m.