plate_names: Return the names of all plates in an experiment

Description Usage Arguments Value Examples

Description

Return the names of all plates in an experiment

Usage

1

Arguments

x

A softermax.experiment object containing information about an experiment in 'SoftMax Pro'

Value

A vector of strings

Examples

1
2
3
4
5
## Not run: 
d <- read_softmax_xml("myfile.xml")
plate_names(d$experiments[[1]])

## End(Not run)

briandconnelly/softermax documentation built on May 13, 2019, 7:41 a.m.