rbind.ReportSummaryTable: Combine ReportSummaryTable
outputs
Description
Using this rbind
implementation, you can combine different
heatmap-like results of the class ReportSummaryTable
.
Usage
# S3 method for ReportSummaryTable
rbind(...)
Arguments
- ...
ReportSummaryTable
objects to combine.