modify_yaml_front_matter: Modify yaml front matter of a file

Description Usage Arguments

Description

Modify the yaml front matter of a file. Can be used to change a file in place. If no front matter yet exists, this creates one.

Usage

1
modify_yaml_front_matter(infile, outfile = infile, ...)

Arguments

infile

file to be modified

outfile

file to write

...

fields to change in front matter


dgrtwo/rgallery documentation built on May 15, 2019, 7:28 a.m.