check_camera_table: QC for camera table

View source: R/check_camera_table.R

check_camera_tableR Documentation

QC for camera table

Description

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.

Usage

check_camera_table(camera_table, display_warning = TRUE)

Arguments

camera_table

camera table

display_warning

Logical indicating whether a warning should be displayed


ailich/mytools documentation built on Jan. 7, 2023, 11:16 a.m.