test {butler} | R Documentation |
Run all tests in given file and return results
test(path, print=TRUE)
path |
path to file |
print |
Displays status for each test as run and then reports particular errors ...F..E.. 8/10 successful, then report errors
Hadley Wickham <h.wickham@gmail.com>