Convert a settings object to a JSON string

convertSettingsToJson(object)

Arguments

object

R object to be converted.

Value

A JSON string representing the R object.

Details

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