| scheme_inherit | R Documentation |
This generic is used by developers to define how one Scheme object
inherits from another (typically the scheme defined in the layout). This is
called when adding a new Scheme via inheritance.
scheme_inherit(e1, e2)
e1 |
The parent |
e2 |
The child |
A new Scheme object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.