pca_count: Count the number of Prey Catch Attemps (PCA)

Description Usage Arguments Details Examples

Description

Count the number of Prey Catch Attemps (PCA)

Usage

1

Arguments

x

a logical vector indicating at each timestamp if it was associated to a PCA event.

Details

A continuous succession of TRUE is considered as a single PCA.

Examples

1
2
data(exses)
btt_pca <- tdrply(pca_count, "is_pca", ty = "_", obj = exses)

SESman/rbl documentation built on May 9, 2019, 11:10 a.m.