vw_handler_body_compose | R Documentation |
These functions are used to compose a vw_handler
object into
text that will be interpreted either as a complete JavaScript
function, or a function-body.
vw_handler_body_compose(vw_handler, n_indent = 2L)
vw_handler_compose(vw_handler)
vw_handler |
|
n_indent |
|
object with S3 class JS_EVAL
, text for the function or
function-body
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.