Description Usage Arguments Examples
Used to encode a data.frame or list. By default, the output will be a base64 encoded JSON.
1 |
data |
A list or data.frame to encode. |
json |
Defaults to TRUE. If TRUE, the output will be a base64 encoded JSON, else, the output will be an encoded string. |
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.