json_writer: JSON writer used by this package

Description Usage Arguments Value See Also Examples

Description

Currently this just renames toJSON in the rjson package.

Usage

1
json_writer(x, indent = 0, method = "C")

Arguments

x

object to write to json

indent

integer specifying how much indentation to use when formatting the JSON object; if 0, no pretty-formatting is used

method

method used to write json

Value

a string with JSON encoding of object

See Also

toJSON

Examples

1

briangottfried/epivizrChart documentation built on Aug. 2, 2021, 3:13 a.m.