Description Usage Arguments Value Examples
Find cameras with overlapping intervals
1  | find_overlap(x)
 | 
x | 
 a dataframe or tibble, with columns cam, start and end  | 
a dataframe with any records that are overlapping (grouped by cam) should be 0 if everything is good.
1  | find_overlap(deploy)  # validation step 
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.