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