Description Usage Arguments Value
Read the YAML front matter from a set of clamour analysis files and produce a tidy data.frame.
1 2 3 4 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.