endCoCo {CoCoRaw}R Documentation

End a CoCo object

Description

End a CoCo object and remove the temporary files of the CoCo object.

Usage

endCoCo(object = .current.coco, silent = FALSE)

quitCoCo(..., object = .current.coco)

Arguments

... Additional arguments to quit.
object See exportCoCo.
silent Logical, if TRUE then CoCo is more silent.

Note

The distributed source code is only able to handle one concurrent CoCo object. Use endCoCo.

Author(s)

Jens Henrik Badsberg

References

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

See Also

coco.init.


[Package CoCoRaw version 0.1.6.5 Index]