show,LongTable-method {CoreGx} | R Documentation |
Ensure that all rowID and colID keys are valid
## S4 method for signature 'LongTable' show(object)
object |
A ['LongTable'] object to print the results for. |
rowData |
A ['data.table'] containing row level annotations. |
colData |
A ['data.table'] containing column level annotations for a 'LongTable'. |
assays |
A ['list'] of 'data.table's, one for each assay in an 'LongTable'. |
['invisible'] Prints to console.
show(merckLongTable)