classify_responses: Form Counts for Four Grid Areas

View source: R/GridProcessing.R

classify_responsesR Documentation

Form Counts for Four Grid Areas

Description

Returns the total cell counts for each of four grid regions corresponding to attitudes that can be measured using grid items.

Usage

classify_responses(grid, print_cell_class_mapping = FALSE)

Arguments

grid

a matrix.

print_cell_class_mapping

A logical indicating whether a matrix showing the mapping of response types to cells should be printed. If TRUE, then no computation occurs and any option passed to grid is ignored.

Value

A list containing the grid cell counts for each of four categories: indifferent, ambivalent, positive, and negative.


douglaswhitaker/GridItemTools documentation built on Aug. 2, 2022, 4:32 a.m.