Skip to contents

This generic function takes an object (typically a plot) and performs all necessary steps to transform it into a graphical object that can be rendered in a grid-based layout.

Usage

ggalign_build(x)

Arguments

x

The object to be processed and built into a renderable format.

Value

A processed object that can be used for rendering or further manipulation.