convertSettingsToJson: Convert a settings object to a JSON string

View source: R/Args.R

convertSettingsToJsonR Documentation

Convert a settings object to a JSON string

Description

Convert a settings object to a JSON string

Usage

convertSettingsToJson(object)

Arguments

object

R object to be converted.

Details

Convert a settings object to a JSON string, using pretty formatting and preserving object classes and attributes.

Value

A JSON string representing the R object.


ParallelLogger documentation built on Aug. 22, 2023, 5:11 p.m.