Learn R Programming

sybil (version 2.2.0)

checkAlgorithm: Check Algorithm

Description

Test, if a given algorithm can has a certain purpose.

Usage

checkAlgorithm(alg, purpose)

Arguments

alg

A single character string containing the name of the algorithm.

purpose

Purpose of the new algorithm.

Value

Returns TRUE if successful, otherwise FALSE.

See Also

addAlgorithm, getsybilenv