| base_fig | R Documentation |
Constructs the empty backend object (ggplot or highchart) with all
chart-level options applied from spec and opts. Called by the
backend engines; you rarely need this directly.
base_fig(spec, opts, backend)
spec |
A hd_spec object. |
opts |
A hd_opts object. |
backend |
Character. Backend name. |
A ggplot or highchart object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.