Learn R Programming

jsontools (version 0.1.0)

new_json_object: Prototype helpers

Description

Create a JSON object/array prototype to pass to the .ptype argument in some of the functions.

Usage

new_json_object()

new_json_array()

Arguments

Value

An empty json2_object resp. json2_array.