run.cec.tests {CEC} | R Documentation |
This function is used to run cec
package "unit test"-like system.
The set of tests is located in inst/cec_tests
directory and it consists of .R files
defining each test case. This is also used for R CMD check.
run.cec.tests()