find_overlap: Find cameras with overlapping intervals

Description Usage Arguments Value Examples

View source: R/overlap.R

Description

Find cameras with overlapping intervals

Usage

1

Arguments

x

a dataframe or tibble, with columns cam, start and end

Value

a dataframe with any records that are overlapping (grouped by cam) should be 0 if everything is good.

Examples

1
find_overlap(deploy)  # validation step 

annam21/TTE.STE.IS documentation built on Dec. 24, 2021, 8:42 a.m.