plotlyCompile | R Documentation |
Compilation of HTML/plotly document
plotlyCompile(
reportFile = "tmp.html",
libFile = "path/to/file/plotly.min.js",
lightWeight = F,
css = "",
font = "",
name = "",
reopen = F,
debug = F
)
all |
optional. |
none, modifies the given HTML template file.
plotlyCompile()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.