loadSettingsFromJson: Load a settings object from a JSON file

View source: R/Args.R

loadSettingsFromJsonR Documentation

Load a settings object from a JSON file

Description

Load a settings object from a JSON file

Usage

loadSettingsFromJson(fileName)

Arguments

fileName

Name of the JSON file to load.

Details

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

Value

An R object as specified by the JSON.


ParallelLogger documentation built on June 8, 2025, 11:49 a.m.