powered by
Does a ddPCR plate have a step with this name?
has_step(plate, step)
A ddPCR plate
A step name
if (FALSE) { dir <- sample_data_dir() plate <- new_plate(dir) steps(plate) has_step(plate, 'REMOVE_FAILURES') has_step(plate, 'NO_SUCH_STEP') }
Run the code above in your browser using DataLab