R/rmd_header.R
grab_header.Rd
Extract metadata from the YAML header in an RMD file.
grab_header(f, buflines = 20)
The filename
How big a chunk to read in at a time.
A data frame containing the header metadata.