View source: R/GridProcessing.R
classify_responses | R Documentation |
Returns the total cell counts for each of four grid regions corresponding to attitudes that can be measured using grid items.
classify_responses(grid, print_cell_class_mapping = FALSE)
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. |
A list containing the grid cell counts for each of four categories: indifferent, ambivalent, positive, and negative.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.