chadRecur: Run Chad scripts on entire directory

Description Usage Arguments Value See Also

View source: R/chadRecur.R

Description

This will run chad on every chadscript in a folder (optionally including subfolders);

Usage

1
chadRecur(path = ".", recursive = TRUE, ask = FALSE, quiet = FALSE)

Arguments

path

Path of directory to process

recursive

include subfolders

ask

At each failure, ask if to accept

quiet

Suppress logging

Value

TRUE if all tests passes. Additional test data is also provided as attributes.

See Also

chad


nfultz/chad documentation built on May 23, 2019, 4:41 p.m.