| yaml_front_matter {rmarkdown} | R Documentation |
Parse the YAML front matter from a file
yaml_front_matter(input, encoding = getOption("encoding"))
input |
Input file (Rmd or plain markdown) |
encoding |
The encoding of the input file; see |