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"))

Arguments

path

Path to directory to search for .Rmd files

ignore

Vector or files to ignore

Value

Markdown string describing analysis files