View source: R/plate-attribs.R
step | R Documentation |
Get step ID by step name
step(plate, step)
## Not run:
plate <- new_plate(sample_data_dir())
# see what step names exist and their order
steps(plate)
step(plate, 'REMOVE_OUTLIERS')
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.