<code>html()</code>
A method to convert the chart object to HTML code. The
code does not include necessary JavaScript files (e.g.
Vega and jQuery); however, when used interactively
(show()) or with Shiny, those are automatically
included.Examples
Run this code## Not run:
# ...
# ## End(Not run)
Run the code above in your browser using DataLab