toJSON: Convert JSON-stat object into JSON-stat JSON string

Description Usage Arguments Value

View source: R/S3.R

Description

Convert JSON-stat object into JSON-stat JSON string

Usage

1
toJSON(x, auto_unbox)

Arguments

x

JSON-stat object

auto_unbox

this flag marks atomic vectors in given list as a singleton, so it will not turn into an 'array' when encoded into JSON. FALSE by default.

Value

JSON output


jsonstat documentation built on May 2, 2019, 11:18 a.m.