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 file
file