View source: R/score_block_to_matrix.R
score_block_to_matrix | R Documentation |
Takes an item score block (a data frame with a single item score string variable) to an item score matrix.
score_block_to_matrix(x)
x |
A data frame with a single item score string variable with one row per person. |
An n_{person} \times n_{item}
item score matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.