powered by
Get step ID by step name
step(plate, step)
if (FALSE) { plate <- new_plate(sample_data_dir()) # see what step names exist and their order steps(plate) step(plate, 'REMOVE_OUTLIERS') }
Run the code above in your browser using DataLab