yml_handlers: Set handlers to process the way YAML is printed

View source: R/yml.R

yml_handlersR 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()

ymlthis documentation built on Aug. 5, 2022, 5:23 p.m.