prepare.elements: Prepare json elements

Description Usage Arguments Value

View source: R/write_json.R

Description

Get and format all the elements in the list into a json format. It takes in a list and for each element produces the json format of that element.

Usage

1

Arguments

json

list which elements are parsed into json format.

depth

parameter to keep track of the depth of given list list.

Value

Returns json format of each element in the list.


moledoc/parse.json documentation built on Jan. 1, 2021, 2:54 p.m.