source.coco {CoCoOldData}R Documentation

Read CoCo commands from file

Description

Read coco commands.

Usage

source.coco(file.name, object = CoCoCore::.currentCoCo())

Arguments

file.name A character string with the file.name of the file to read from.
object See exportCoCo.

Value

TRUE

Note

This command is fragile: Redirects the standard input, and causes R to crash under Windows.

Author(s)

Jens Henrik Badsberg

References

Badsberg, J.H.: A guide to CoCo, JSS, 2001 ( http://www.jstatsoft.org/v06/i04/ ) and Badsberg, J.H.: Xlisp+CoCo, Aalborg University, 1996.

See Also

enterNames.


[Package CoCoOldData version 0.1.7.4 Index]