powered by
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.
scheme_init()
Scheme
scheme_init(scheme)
The initialized Scheme object.
A Scheme object to initialize.