Load a settings object from a JSON file

loadSettingsFromJson(fileName)

Arguments

fileName

Name of the JSON file to load.

Value

An R object as specified by the JSON.

Details

Load a settings object from a JSON file, restoring object classes and attributes.