View source: R/utils-helpers.R
src | R Documentation |
Get the source link of a JavaScript library
src(x)
x |
A character string; name of the JavaScript library |
A character string; the path to the library.
src("mathjs")
src("p5")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.