set.data.file {CoCoOldData} | R Documentation |
Assign data files.
set.data.file(file.name, object = .current.coco) set.specification.file(file.name, object = .current.coco) set.observations.file(file.name, object = .current.coco)
file.name |
A character string with the file.name . |
object |
See exportCoCo . |
TRUE
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.
read.data
and
enterNames
.