View source: R/check_camera_table.R
check_camera_table | R Documentation |
Sequentially checks if camera table has one pattern, if it has been reset, and if it is jumbled (arranging by time and arranging by frame number are different). Returns what the first issue encounted is, which is either "pattern", "reset," or "jumbled," or "none.
check_camera_table(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.