clamour_list: clamour list

Description Usage Arguments Value

View source: R/list.R

Description

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.

Usage

1
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


lazappi/clamour documentation built on Sept. 8, 2020, 4:02 p.m.