score_block_to_matrix: Convert an Item Score Block to an Item Score Matrix

View source: R/score_block_to_matrix.R

score_block_to_matrixR Documentation

Convert an Item Score Block to an Item Score Matrix

Description

Takes an item score block (a data frame with a single item score string variable) to an item score matrix.

Usage

score_block_to_matrix(x)

Arguments

x

A data frame with a single item score string variable with one row per person.

Value

An n_{person} \times n_{item} item score matrix.


j-martineau/uj documentation built on Sept. 14, 2024, 4:40 a.m.