saveSettingsToJson | R Documentation |
Save a settings object as JSON file
saveSettingsToJson(object, fileName)
object |
R object to be saved. |
fileName |
File name where the object should be saved. |
Save a setting object as a JSON file, using pretty formatting and preserving object classes and attributes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.