View source: R/plot_e2tree_vis.R
| save_e2tree_html | R Documentation |
Save E2Tree visNetwork Plot to HTML
save_e2tree_html(vis, file = "e2tree_plot.html", selfcontained = TRUE)
vis |
A visNetwork object from plot_e2tree_vis() |
file |
Output file path (should end with .html) |
selfcontained |
Include all dependencies in single file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.