powered by
Create a subset of an '>item_pool object.
'>item_pool
subsetItemPool(pool, select = NULL)
An '>item_pool object.
A vector of indices identifying the items to subset.
# NOT RUN { subitempool <- subsetItemPool(itempool_science, 1:100) # }
Run the code above in your browser using DataLab