likert.matrix.plot: Matrix plot (experimental)

View source: R/plot.likert.matrix.r

likert.matrix.plotR Documentation

Matrix plot (experimental)

Description

Matrix plot (experimental)

Usage

likert.matrix.plot(likert, nSample = nrow(likert$items), ...)

Arguments

likert

results of [likert()].

nSample

random sample of all rows. This function may take a while to run with large datasets (including the pisaitems data). Plotting a random subsample allows for quicker development.

...

parameters passed to pairs.ordered.categorical.


jbryer/likert documentation built on June 13, 2025, 7:56 p.m.