(logical) Adds indentation whitespace to JSON output. Can
be TRUE/FALSE or a number specifying the number of spaces to indent.
See jsonlite::prettify(). Default: TRUE. Having TRUE as default
makes it easy to copy paste to a text editor, etc.
auto_unbox
(logical) Automatically unbox all atomic vectors of
length 1. Default: TRUE