embed_notebook | R Documentation |
Embed a plot as an iframe into a Jupyter Notebook
embed_notebook(x, width = NULL, height = NULL, file = NULL)
x |
a plotly object |
width |
attribute of the iframe. If |
height |
attribute of the iframe. If |
file |
deprecated. |
Carson Sievert
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.