check_if_reset | R Documentation |
Checks if camera has been restarted during transect by seeing if frames where written to different directories. Optionally can return index where restart occurred (Gives index of first value after restart).
check_if_reset(cam_filepath, display_warning = TRUE, return_idx = FALSE)
cam_filepath |
vector of filepaths from blackfly camera |
display_warning |
Logical indicating whether a warning should be displayed if restart is detected |
return_idx |
Logical indicating whether the index of where the restart occurred should also be returned |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.