Converts a JSON string to a settings object

convertJsonToSettings(json)

Arguments

json

A JSON string.

Value

An R object as specified by the JSON.

Details

Converts a JSON string generated using the convertSettingsToJson function to a settings object, restoring object classes and attributes.