Convert (Nested) List to/from Character Vector
confine_list.Rd
These functions convert a (nested) list to or from a character vector of the same length, preserving and restoring the list structure and values using JSON strings. They do not perform any flattening or simplification and the JSON strings are verbose.