Extract the logs from an Echo
object and formats them as a
table. The exportLogs
function sets the column names expected by the
Echo Plate Reformat software and discards the what
column.
Usage
showLogs(echo)
# S4 method for Echo
showLogs(echo)
exportLogs(echo)
# S4 method for Echo
exportLogs(echo)
See also
Other Dispenser functions:
Echo-class
,
Transducer-class
,
changeWell()
,
moveTransducer()
,
planTransfers()
,
transfer()