ok.coco {CoCoCore}R Documentation

Test if the call to CoCo succeeded

Description

Internal CoCoCore function: Reports the warning message and returns FALSE, if the call to CoCo is not succeeded, else return TRUE.

Usage

ok.coco(result, no.warnings = NULL)
ok.coco.start(result)

Arguments

result ~~Describe a here~~
no.warnings ~~Describe no.warnings here~~

Details

This function is not to be called by the user.

Value

Logical

Author(s)

Jens Henrik Badsberg

References

Badsberg, J.H.: Xlisp+CoCo, Aalborg University, 1996.

See Also

coco.init.


[Package CoCoCore version 0.1.6.8 Index]