reject.cases {CoCoOldData}R Documentation

Declare a subset of the cases to be read

Description

Declare a subset of the cases to be read.

Usage

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())

Arguments

set A character string with the names of the variables.
cell A numeric vector with the levels of the variables.
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.7.4 Index]