test {butler}R Documentation

Test.

Description

Run all tests in given file and return results

Usage

test(path, print=TRUE)

Arguments

path path to file
print

Details

Displays status for each test as run and then reports particular errors ...F..E.. 8/10 successful, then report errors

Author(s)

Hadley Wickham <h.wickham@gmail.com>

Examples






[Package butler version 0.3 Index]