powered by
JSON
This function takes a JSON string as input, splits it into lines, and pads element names with spaces so that colons are justified between lines.
justify_json(json)
A list of character strings, which can be collapsed into a JSON string.
(character(1)) a JSON string.
character(1)