run.cec.tests {CEC}R Documentation

CEC package tests.

Description

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.

Usage

run.cec.tests()

[Package CEC version 0.10.2 Index]