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/spaceNtime documentation built on Dec. 12, 2021, 2:48 a.m.