Learn R Programming

ParallelLogger (version 3.4.1)

loadSettingsFromJson: Load a settings object from a JSON file

Description

Load a settings object from a JSON file

Usage

loadSettingsFromJson(fileName)

Value

An R object as specified by the JSON.

Arguments

fileName

Name of the JSON file to load.

Details

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