Get the statistics from the layout
ggalign_stat(x, ...)# S3 method for `ggalign::QuadLayout`
ggalign_stat(x, position, ...)
# S3 method for `ggalign::StackLayout`
ggalign_stat(x, what, ...)
The statistics
A quad_layout()/ggheatmap() or stack_layout() object.
Arguments passed to methods.
A string of "top", "left", "bottom", or "right".
A single number or string of the plot elements in the stack layout.