Learn R Programming

RDruid (version 0.2.3)

json: calls toJSON with a default set of arguments

Description

- sets the default number of digits to 22 to retain maximum precisioin - removes newlines and spaces from json string

Usage

json(obj, ...)

Arguments

obj
object to pass to toJSON
...
other arguments to pass to toJSON