test_operators function

Basic operators for test objects

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]

Arguments

  • x: a test object.
  • i: item indices to use in subsetting.
  • j, drop, ...: not used, exists for compatibility.
  • Maintainer: Seung W. Choi
  • License: GPL (>= 2)
  • Last published: 2024-08-22

Downloads (last 30 days):