scheme_init: Initialize a scheme object

scheme_initR Documentation

Initialize a scheme object

Description

scheme_init() is a developer-facing generic used to define the initial state of a Scheme object. It is typically called during rendering to initialize layout schemes, allowing plots to inherit layout behavior from the scheme.

Usage

scheme_init(scheme)

Arguments

scheme

A Scheme object to initialize.

Value

The initialized Scheme object.


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