change_rmd_yaml: Update YAML front matter of a RMarkdown file

View source: R/change-rmd-yaml.R

change_rmd_yamlR Documentation

Update YAML front matter of a RMarkdown file

Description

Update YAML front matter of a RMarkdown file

Usage

change_rmd_yaml(path, ..., new_path = NULL)

Arguments

path

Path to file.

...

Name-value pairs to update in front matter.

new_path

Path to output file. If NULL, prints output to console.

Value

A string vector with the updated content.


curso-r/CursoRopen documentation built on April 14, 2022, 2:28 p.m.