| scheme_init | R Documentation |
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 |
A |
The initialized Scheme object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.