convertSettingsToJson | R Documentation |
Convert a settings object to a JSON string
convertSettingsToJson(object)
object |
R object to be converted. |
Convert a settings object to a JSON string, using pretty formatting and preserving object classes and attributes.
A JSON string representing the R object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.