reject.cases {CoCoOldData} | R Documentation |
Declare a subset of the cases to be read.
reject.cases(set, cell, object = .current.coco) select.cases(set, cell, object = .current.coco) or.reject.cases(set, cell, object = .current.coco) or.select.cases(set, cell, object = .current.coco)
set |
A character string with the names of the variables. |
cell |
A numeric vector with the levels of the variables. |
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
.