View source: R/create_block_ind.R
create.block.ind | R Documentation |
create indices for items
create.block.ind(K, nb)
K |
numeric, number of blocks |
nb |
numeric, block size |
matrix, blocks in columns
create.block.ind(20, 3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.