Mark a vector of length one to not be wrapped in an array when formatted as
JSON. This is only a tiny wrapper around jsonlite::unbox() to avoid
conflict with rlang::unbox().
Usage
json_u(x)
Arguments
x
atomic vector of length 1, or data frame with 1 row.