print.cellHTS {cellHTS} | R Documentation |
Print an object of the class 'cellHTS'
.
## S3 method for class 'cellHTS': print(x, ...)
x |
object of class cellHTS . |
... |
optional arguments to print methods. |
Shows the information about the cellHTS object x
, namely, its name, state, and the number of plates, wells, replicates and channels.
Wolfgang Huber huber@ebi.ac.uk, Ligia Braz ligia@ebi.ac.uk
data(KcViabSmall) print(KcViabSmall)