View source: R/set_plate_type.R
set_plate_type | R Documentation |
Set The Child Plate Type
set_plate_type(parent_plate, type)
parent_plate |
plate |
type |
child plate type |
This is a recursive method.
plate
## Not run:
x = set_plate_type(parent_plate,"96well_plate")
print(class(x))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.