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 Sept. 11, 2024, 8:52 p.m.