View source: R/sample_from_item_bank.R
item_sampler | R Documentation |
Item sampler (stratified sampling)
item_sampler(
item_bank,
no_items,
replace = FALSE,
shuffle = TRUE,
version = c("1", "2")
)
version |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.