makeJson: JSON converter for R objects

View source: R/jsonConvert.R

makeJsonR Documentation

JSON converter for R objects

Description

Function to generate json strings from

Usage

makeJson(x, ...)

Arguments

x

the object to be converted into JSON

...

additional arguments

Value

a stringified JSON object.


Shians/Glimma documentation built on Sept. 7, 2024, 4:25 p.m.