JS {g6R} | R Documentation |
Marks as string to be processed as a JS function
Description
Useful for htmlwidgets
Usage
JS(...)
Arguments
... |
Any valid JS element. |
Value
A character vector with class "JS_EVAL" that can be used in htmlwidgets to mark is as a JavaScript function.
[Package g6R version 0.1.0 Index]