Learn R Programming

dataquieR (version 2.1.0)

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.

See Also