View source: R/check_jumbled.R
check_jumbled | R Documentation |
Check if camera table is jumbled (arranging by time and arranging by frame number are different). If true that may mean that the clock was resynched.
check_jumbled(camera_table, display_warning = TRUE)
camera_table |
camera table |
display_warning |
Logical indicating whether a warning should be displayed |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.