convertJsonToSettings | R Documentation |
Converts a JSON string to a settings object
convertJsonToSettings(json)
json |
A JSON string. |
Converts a JSON string generated using the convertSettingsToJson
function to a
settings object, restoring object classes and attributes.
An R object as specified by the JSON.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.