[,Testlet,ANY,missing-method | R Documentation |
Testlet-class
objectSubset Testlet-class
object
## S4 method for signature 'Testlet,ANY,missing'
x[i, j, ..., drop = TRUE]
x |
|
i |
indices specifying elements to extract or replace. |
j |
This will not be used in |
... |
Parameters to be passed to the function. |
drop |
(From R manual:) For matrices and arrays. If TRUE the result is coerced to the lowest possible dimension (see the examples). This only works for extracting elements, not for the replacement. See drop for further details. |
An list object with elements from 'Item' class.
Emre Gonulates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.