Basic operators for test objects
Create a subset of a test
object.
methods
subsetTest(x, i = NULL) ## S4 method for signature 'test,ANY' x[i, j, ..., drop = TRUE]
x
: a test
object.i
: item indices to use in subsetting.j, drop, ...
: not used, exists for compatibility.Downloads (last 30 days):