notebook_write_yaml: Write out a yaml-file and return the path

View source: R/tar-notebook.R

notebook_write_yamlR Documentation

Write out a yaml-file and return the path

Description

This function is a wrapper over yaml::write_yaml() that works with file targets.

Usage

notebook_write_yaml(x, file, ...)

Arguments

x, file, ...

arguments passed to yaml::write_yaml().

Value

the yaml file is written and the value of file is returned


tjmahr/tarnotes documentation built on June 19, 2022, 4:40 a.m.