
Check If Cryovial Box Exists in the Database
check_cryovial_box_exists.Rd
This function checks whether the cryovial containers provided in a user-uploaded table exist in the main cryovial tube database.
Arguments
- con
A database connection object.
- table_name
The name of the table containing user-uploaded data.
- row_number_col
The name of the column in the user-uploaded table that contains row numbers.
- box_name_col
The name of the column in the user-uploaded table that contains the cryovial container names.
- box_barcode_col
The name of the column in the user-uploaded table that contains the manifest barcodes linked with the cryovial.