Description Usage Arguments Value Examples
Return the names of all plates in an experiment
| 1 | plate_names(x)
 | 
| x | A  | 
A vector of strings
| 1 2 3 4 5 | ## Not run: 
d <- read_softmax_xml("myfile.xml")
plate_names(d$experiments[[1]])
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.