View source: R/xdata_functions.R
getIndexOfExcludedEntry | R Documentation |
getIndexOfExcludedEntry
is an internal function for
converting item IDs to item indices for exclusion.
getIndexOfExcludedEntry(exclude, constraints)
exclude |
a length-nj list, where each entry is a named list containing:
|
constraints |
a |
Notation:
nj the number of examinees
getIndexOfExcludedEntry
returns a length-nj list in the same structure,
with its contents converted to item indices.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.