A yaml handler function that causes logical vectors to emit
true/false instead of yes/no values.
Details
Pass this function to as.yaml() as part of the
handlers argument list like list(logical = verbatim_logical).
A yaml handler function that causes logical vectors to emit
true/false instead of yes/no values.
Pass this function to as.yaml() as part of the
handlers argument list like list(logical = verbatim_logical).