reject.cases {CoCoOldData} | R Documentation |
Declare a subset of the cases to be read.
reject.cases(set, cell, object = CoCoCore::.currentCoCo()) select.cases(set, cell, object = CoCoCore::.currentCoCo()) or.reject.cases(set, cell, object = CoCoCore::.currentCoCo()) or.select.cases(set, cell, object = CoCoCore::.currentCoCo())
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
.