Description Usage Arguments Author(s) Examples
This function JS()
marks character vectors with a special class, so
that it will be treated as literal JavaScript code when evaluated on the
client-side.
1 |
... |
character vectors as the JavaScript source code (all arguments will be pasted into one character string) |
Yihui Xie
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.