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

rstudio-education/ymlthis documentation built on Aug. 8, 2022, 3:41 p.m.