convertJsonToSettings: Converts a JSON string to a settings object
Description
Converts a JSON string to a settings object
Usage
convertJsonToSettings(json)
Value
An R object as specified by the JSON.
Details
onverts a JSON string generated using the convertSettingsToJson
function to a settings objec, restoring object classes and attributes.