Description Usage Arguments Value Examples
Pass CDN urls to knitr document or shiny
1 2 3 |
... |
urls for javascript or css CDNs |
a tagList with script or style tags for each input URL
tagList
1 2 | flexwidget_src("https://d3js.org/d3.v4.min.js",
"http://dimplejs.org/dist/dimple.v2.3.0.min.js")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.