Produce a Markdown string with details of all the clamour analysis files in a directory. This function is primarily designed to be used in the index of a website so the list is automatically updated.
clamour_list(path = ".", ignore = c("index.Rmd", "about.Rmd", "_analysis.Rmd"))
path | Path to directory to search for |
---|---|
ignore | Vector or files to ignore |
Markdown string describing analysis files