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.
yml_handlers()