set.data.file {CoCoOldData}R Documentation

Declare files to read data from

Description

Assign data files.

Usage

set.data.file(file.name, object = .current.coco)

set.specification.file(file.name, object = .current.coco)

set.observations.file(file.name, object = .current.coco)

Arguments

file.name A character string with the file.name.
object See exportCoCo.

Value

TRUE

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

read.data and enterNames.


[Package CoCoOldData version 0.1.6.7 Index]