unitTest {humanleague} | R Documentation |
Entry point to enable running unit tests within R (e.g. in testthat)
Description
Entry point to enable running unit tests within R (e.g. in testthat)
Usage
unitTest()
Value
a List containing, number of tests run, number of failures, and any error messages.
Examples
unitTest()
[Package humanleague version 2.3.1 Index]