loadSettingsFromJson {ParallelLogger} | R Documentation |
Load a settings object from a JSON file
loadSettingsFromJson(fileName)
fileName |
Name of the JSON file to load. |
Load a settings object from a JSON file, restoring object classes and attributes.
An R object as specified by the JSON.