Add js libraries src files to html header
1 | add_js_library(my_html, js_libs)
|
my_html |
html in a vector of strings; output from 'create_html'. |
js_libs |
A vector of strings; JS libraries to use. Currently support 'plotly', 'p5', 'd3', 'vega'. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.