json_to_list: Convert JSON string to a list().

Description Usage Arguments Value Examples

Description

Convert JSON string to a list().

Usage

1

Arguments

json

String representing a JSON object

Value

A list() representing the JSON object

Examples

1
L <- json_to_list("{a:1,b:["x","y","z"]}")

joyofdata/rmongodbHelper documentation built on May 19, 2019, 10:43 p.m.