yml_handlers {ymlthis} | R Documentation |
Set handlers to process the way YAML is printed
Description
ymlthis uses the yaml package to process and validate YAML; this package also
lets you specify how fields and values are printed using a list of handler
functions. yml_handlers()
specifies defaults for the package used in the
print statement. See yaml::yaml.load()
for more on specifying handlers.
Usage
yml_handlers()
[Package ymlthis version 0.1.7 Index]