Skip to contents

This function checks that a cryovial exists by position, boxname, and barcode and box barcode, if provided.

Usage

validate_whole_blood_tube_exists(
  con,
  table_name,
  row_number_col,
  position_col,
  box_name_col,
  box_barcode_col,
  control_uid_col,
  batch_col
)

Value

A list containing validation errors, if any.