Learn R Programming

cellHTS (version 1.42.0)

print.cellHTS: Printing cellHTS objects

Description

Print an object of the class 'cellHTS'.

Usage

"print"(x, ...)

Arguments

x
object of class cellHTS.
...
optional arguments to print methods.

Details

Shows the information about the cellHTS object x, namely, its name, state, and the number of plates, wells, replicates and channels.

Examples

Run this code
    data(KcViabSmall)
    print(KcViabSmall)

Run the code above in your browser using DataLab