powered by
Coerces yamlet to yamlet storage format by unclassing to list.
# S3 method for yamlet to_yamlet(x, ...)
length-one character
object
ignored
Other to_yamlet: to_yamlet(), to_yamlet.NULL(), to_yamlet.character(), to_yamlet.default(), to_yamlet.list(), to_yamlet.numeric()
to_yamlet()
to_yamlet.NULL()
to_yamlet.character()
to_yamlet.default()
to_yamlet.list()
to_yamlet.numeric()
library(magrittr) 'a: [[d: [-1, 0, 1, 2]]]' %>% as_yamlet %>% to_yamlet
Run the code above in your browser using DataLab