ggalign_stat: Get the statistics from the layout

View source: R/layout-.R

ggalign_statR Documentation

Get the statistics from the layout

Description

Get the statistics from the layout

Usage

ggalign_stat(x, ...)

## S3 method for class ''ggalign::QuadLayout''
ggalign_stat(x, position, ...)

## S3 method for class ''ggalign::StackLayout''
ggalign_stat(x, what, ...)

Arguments

x

A quad_layout()/ggheatmap() or stack_layout() object.

...

Arguments passed to methods.

position

A string of "top", "left", "bottom", or "right".

what

A single number or string of the plot elements in the stack layout.

Value

The statistics


ggalign documentation built on Nov. 5, 2025, 7:16 p.m.