| as_json | R Documentation |
This function effectively wraps toJSON with two
hardcoded arguments:
as_json(x, ...)
x |
R object to be converted to JSON. |
... |
additional arguments (except |
auto_unbox is set to TRUE, such that singleton values are not
represented as lists.
NULL values are represented as JSON nulls.
character of class "json"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.