Read the YAML front matter from a set of clamour analysis files and produce a tidy data.frame.
clamour_table( path = ".", ignore = c("index.Rmd", "about.Rmd", "_analysis.Rmd") )
path | Path to directory to search for |
---|---|
ignore | Vector or files to ignore |
data.frame containing information on analysis files