odin_js | R Documentation |
Generate a javascript odin model from a file, text string or expression.
odin_js(x, ..., options = NULL) odin_js_(x, ..., options = NULL)
x |
Either the name of a file to read, a text string (if length is greater than 1 elements will be joined with newlines) or an expression. |
... |
Arguments passed to |
options |
An optional |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.