as.yaml.bool {rapport} | R Documentation |
Convert YAML booleans to R ones
Description
We need this because of the silly R/YAML bug. Chillax, it's for internal use only, and since we're about to call it on bunch of places, we needed a function.
Usage
as.yaml.bool(x)
Arguments
x |
a character vector with YAML booleans |
[Package rapport version 1.1 Index]