set.output {CoCoOldData} | R Documentation |
Write standard output from CoCo on file.
set.output(file.name, object = CoCoCore::.currentCoCo())
file.name |
A character string with the file.name . |
object |
See exportCoCo . |
TRUE
This command is fragile: Redirects the standard output, and causes R to crash under Windows.
Jens Henrik Badsberg
Badsberg, J.H.: A guide to CoCo, JSS, 2001 ( http://www.jstatsoft.org/v06/i04/ ) and Badsberg, J.H.: Xlisp+CoCo, Aalborg University, 1996.