ggalign_stat {ggalign} | R Documentation |
Get the statistics from the layout
Description
Get the statistics from the layout
Usage
ggalign_stat(x, ...)
## S3 method for class 'HeatmapLayout'
ggalign_stat(x, ..., position, what)
## S3 method for class 'StackLayout'
ggalign_stat(x, ..., what)
Arguments
x |
A |
... |
Not used currently. |
position |
A string of |
what |
A single number or string of the plot elements in the stack layout. |
Value
The statistics
[Package ggalign version 0.0.3 Index]